Deleting Variables
Gregory Lypny
gregory.lypny at videotron.ca
Thu Jul 12 16:47:38 EDT 2007
Hello Everyone,
Don't know what I'm doing wrong here. I have a global variable
called Course. It appears in the list of global variables when I get
the globalNames. But when I try to delete it as
delete global Course
I get this error message:
Script compile error:
Error description: delete: bad variable expression
The same thing happens when I use variable in place of the word global.
Any thoughts?
Regards,
Gregory
More information about the use-livecode
mailing list