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

[REBOL] Re: output redirect to variable

From: ammon:addept:ws at: 29-Dec-2002 19:00

System/Ports/Output is the port that sends the output to the console so if you redifine it something like system/ports/output: %/usr/home/my-folder/output.r then REBOL will send everything that would've gone to the console to that file. Now, I am not a port expert or I would tell you how to do that so that it was writing to a word rather than to file, maybe some the port gurus hanging around will step in and save the day? HTH Ammon Johnson CIO of Addept ---------- (www.addept.ws) 435.616.2322 ---------- (ammon AT addept.ws)