Stack open?

Klaus Major klaus at major.on-rev.com
Tue Feb 16 09:40:17 EST 2010


Hi Andrew,

> 
> I need to check to see if a stack is open. Not sure of the syntax or even if
> that can be done.
> if stack "Stack" is open then
>    blah blah
> end if

you're almost there :-)
...
if "Name of your stack" is in the openstacks then
## Stack is open
end if
...

> Thanks,
> 
> Andrew Kluthe

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major.on-rev.com




More information about the use-livecode mailing list