> When I try to use that command in the Message box, I get an error:
> 
> global myVariable; put "A" into myVariable[1]; put "B" into myVariable[2];
> delete global myVariable[2]
> 
> "Error description: delete: bad variable expression"

This is one of those cases where the Message Box can't resolve things
properly. If you put the same code in a button an click it, it works without
an error.

Ken Ray
Sons of Thunder Software, Inc.
Email: [email protected]
Web Site: http://www.sonsothunder.com/



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

Reply via email to