Stack open?

Jeff Massung massung at gmail.com
Tue Feb 16 10:02:31 EST 2010


Check the "mode" property of the stack.

if the mode of stack "Stack" > 0 then
   ## the stack is open
end if

HTH,

Jeff M.


On Tue, Feb 16, 2010 at 8:37 AM, Andrew Kluthe <andrew at rjdfarm.com> wrote:

>
> 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
>
>
>



More information about the use-livecode mailing list