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

[REBOL] input redirection

From: rebolask::free::fr at: 26-Jan-2003 16:30

I tried this redirection rebol.exe -s myprog.r "param1=something" < input.dat it doesn't work since it takes it as parameter also. So what would be the right syntax ? Thanks