>I assume that your script is running as a CGI script. I don't know what
>you're doing right, so here is a minimal set of rules:
>

I'm doing these things.  I get this as the source for the resulting page in 
my webbrowser:

REBOL <options> <script> <arguments>

All fields are optional. Supported options are:

        --cgi (-c)       Check for CGI input
        --do expr        Evaluate expression
        --help (-?)      Display this usage information
        --nowindow (-w)  Do not open a window
        --quiet (-q)     Don't print banners
        --script file    Explicitly specify script
        --secure level   Set security level:
                                         (none write read throw quit)
        -s               Shortcut: no security
        +s               Shortcut: full security
        --trace (-t)     Enable trace mode

Examples:

        REBOL script.r
        REBOL script.r 10:30 [EMAIL PROTECTED]
        REBOL script.r -do "verbose: true"
        REBOL --cgi -s
        REBOL --cgi -secure throw --script cgi.r "debug: true"
        REBOL --secure none

Content-type: text/html


** User Error: Server error: tcp 550 Addressee unknown.
** Where: insert port reduce data


This give you any more clues?

Thanks,
[EMAIL PROTECTED]
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

Reply via email to