I think it should be --cgi, or -c.
Note number of hyphens.

Anton.


> #!/usr/home1/geneven/html/cgi-bin/rebol -cgi
> REBOL []
> print "Content-Type: text/plain^m^j"
> print "Hello world from REBOL"
> print mold system/options/cgi
> print system/version
> 
> Now, below is what happens when I run the above script.
> 
> 
> 
> REBOL <options> <script> <arguments>
> 
> All fields are optional. Supported options are:
> 
>       --cgi (-c)       Check for CGI input


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to