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

[REBOL] Re: Running rebol as cgi on Win NT

From: petr:krenzelok:trz:cz at: 31-Aug-2001 14:55

Hallvard Ystad wrote:
> Hi folks, > > I'm trying to run rebol as a cgi-script on a windows NT machine. My script starts like this: > #!rebol -cs
I think you have to specify full path where your rebol.exe is located in your system, e.g. #!c:/rebol/rebol.exe -cs If it will not work for you, try search or FAQ section on rebol.com .... -pekr-