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
[email protected]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to