Hi,
I have the following in a Stack Script:
function Initialize
set the customKeys of me to empty
end Initialize
on preOpenStack
get Initialize()
pass preOpenStack
end preOpenStack
I save and close the stack and then reopen it. The preOpenCard
handler runs but when I look at the custom properties of the stack in
the property inspector, they have not been deleted!
Am I doing something wrong?
I also tried the following in the message box:
set the customKeys of stack "StackX" to empty
And this didn't work either.
Thanks in advance
Dave
_______________________________________________
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