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

[REBOL] Re: Reading from stdi - what am I doing wrong?!

From: ryanc:iesco-dms at: 13-Jul-2001 13:00

try adding this... Chris wrote:
> #!/path/to/rebol > > REBOL [] >
set-modes system/ports/input [lines: false]