Stop it. Now you're just making me mad. I just discovered this, and now I'm getting hazed with it.
Well played, sir. Well played. On Mon, Jul 28, 2014 at 5:26 PM, Mark Wieder <[email protected]> wrote: > 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 > -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." _______________________________________________ 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
