*User Guide.pdf - Search for stdout* Output to Standard Out (stdOut or the Console on Mac OS X) The stdOut is a useful place to log messages. Unlike the Message Box, it is easy to log a sequence of events which you can then scroll back to review later on. It also has the advantage of being external to LiveCode so using it does not interfere with your application window layering or focus in any way.
*The stdOut is only available on Linux, Unix or Mac OS X systems.* */<------ No windows /* On Mac OS X, it can be accessed by opening the Console application, located in the Utilities folder within Applications. The syntax to write something to stdOut or the Console is: write tMessage & return to stdout. --------------------------------------------------------------------------------------------------------- Search for *stdout in the dictionary* indicates that windows *is *supported under : *Supported Operating Systems* --------------------------------------------------------------------------------------------------------- ..so...should it work on windows ... or not ? (LiveCode 5.0.1) Mark Schonewille-3 wrote > > workaround ....... > ...sorry , no. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/StdOut-on-Windows-tp4317135p4318696.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode