Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Newbie question: printing to the STDOUT with VIEW

From: greggirwin:mindspring at: 16-Mar-2004 11:39

Hi Erik, JEI> How do I get a script to send its output back to the dos window it was JEI> called from? You need to use the CGI switch (-c) to tell REBOL to redirect its output that way. -- Gregg