Returns the current status of the script.

Usefull function to use in combination with mouse-over events to check if the script has already been fully initialised. Status is the default property of the Script Object.

Values: An integer indicating the current status of the script. Possible return values are;

0 Inactive script
1 Paused Script
2 Script is running, but all of its contained actions have either stopped or are paused
3 Active script. Script is running and one or more of its contained actions in running.

See also:

Class script |

 

©2000 arcticpigs. All rights reserved.
This is a draft version! The functionality of parts of the software are liable to change.