Hi Jonathan You need to tell windows cmd that you are redirecting. > rebol -w script.r | more
For a couple of hints and discussions. http://www.rebol.com/article/0004.html http://www.codeconscious.com/rebol/tips-and-techniques.html#Miscellaneous http://www.rebol.net/cgi-bin/upnews.r?view=0012 Hope those help, or at least a start Cheers, Brian On Saturday 28 July 2007 20:50, Jonathan Kelly wrote: > Hi, > > Is there a way to get the output to go to the standard output? > > I'm running View 1.3.2.3.1 (Windows), but when I go "rebol -w script.r", > I don't get any output?? If I omit the -w, a window opens up with the > output, and it closes down when the script ends, so I have to add an > "ask" at the end to pause. > > Jonathan. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
