save stack question
Stephen Barncard
stephenREVOLUTION at barncard.com
Sat May 6 19:41:58 EDT 2006
undocumented.... hmmm..
Thanks for this, Mark, but Rev won't let me compile the line...
ON closeStack
save this stack
set the grevstackstatus["notePad"] to empty
END closeStack
>Hi Stephen,
>
>You might try this:
>
>set the grevstackstatus["Your stack"] to empty
>
>This array contains "edited" or empty for each stack. The stack
>names are the keys of the array. The problem is to determine where
>you should put this syntax. If the only thing that changes is e.g. a
>text field, you might put it into the closefield handler. If any
>part of the stack may be changed, you should actually change the
>front scripts of the IDE, which you probably don't want to do.
>
>Best,
>
>Mark
>
--
stephen barncard
s a n f r a n c i s c o
- - - - - - - - - - - -
More information about the use-livecode
mailing list