Jump to content
Server Maintenance This Week. ×

Troi ACtivator plug-in


This topic is 7637 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi All,

anyone using the Troi Activator plugin? i've just started to use it and so was wondering if anyones got hints or tips.

i want to use it to scedule certain scripts to run - anyone using it for this?

thanks in advance,

ricardo.

Link to comment
Share on other sites

Hi Ricardo,

Yes, we use it extensively for a variety of purposes, including some scheduling work.

One hint I'll offer - and this applies to other script scheduling plug-ins also - be careful about re-naming scripts once you've implemented triggering functionality, as it's very easy to break a whole lot of script references in a very short time (script calls have to be referenced within the function parameters by name.

Another hint - also applicable to a number of plug-ins - is to be careful not to give more than one script the same name (or at least, not one you're planning to call via an external funtion.

A third suggestion would be to remember to script a periodic clearing of the buffers with the External("Actr-DeleteEvent", "-DeleteAllTriggeredEvents") function.

Last but not least, you'll find that Troi include quite good documentation, including some scheduling examples which show several of the basic techniques - in the shareware downloads, along with the plug-in. They're worth checking out.

Link to comment
Share on other sites

This topic is 7637 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.