Writing messages to the Command Line (stdout)

Mark Wieder mwieder at ahsoftware.net
Mon Feb 19 03:03:39 EST 2007


Derek-

Sunday, February 18, 2007, 2:37:39 PM, you wrote:

> This is on Windows XP Home Edition.  Is my understanding of the stdout
> wrong?  Is stdout not the command line window?

Try redirecting it to a text file. That's the way it works for me.
Apparently the Windows version of rev doesn't think stdout and stderr
are the console window.

appname -t >output.txt

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list