Mike- You can also get tricky and do things like:
on mouseUp local a, b put "hello" into a put a & "()" into b put value(b) end mouseup function hello return "goodbye" end hello -- Mark Wieder [email protected] _______________________________________________ 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
