Stack loaded into memory message?
sims
sims at ezpzapps.com
Wed Dec 27 11:14:35 EST 2006
At 3:43 PM +0000 12/27/06, David Bovill wrote:
>Is there a message that is sent that yu can use to detect when a stack is
>loaded into memory?
Maybe one of these helps..?
sims
----------
the openStacks openStacks()
Summary:
Returns a list of the names of all open stacks.
Examples:
the openStacks
if it is not among the lines of the openStacks then open stack it
-------------
the stacks
Summary:
Returns a list of stack files that contain an open stack.
Examples:
the stacks
Use the stacks function to find out which stack files are open.
Value:
The stacks function returns a list of file paths of open stacks, one per line.
More information about the use-livecode
mailing list