LiveCode has the message box, where you can spit out values of anything by scripting "put..." for example "put mySpecialOutputValue". And there is a debugger which is activated by clicking in the left margin of the script editor and placing a red dot next to the line where you want to start debugging. When the execution of your code reaches the dotted line, the debugger will launch.
Regards, Scott Rossi Creative Director Tactile Media, UX Design On May 14, 2013, at 8:20 AM, Magicgate Software - Skip Kimpel <[email protected]> wrote: > For all you Director "convertees".... Does LC have a feature like "trace" > in Director where you can watch code execution as it happens? > > SKIP > _______________________________________________ > 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 > _______________________________________________ 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
