Thanks. That redirection worked and I figured out that is the part which 
I had got wrong/had forgotten
The compiled CGI application works under servers such as Apache which 
does that internally. It does NOT seem to work with the TinyWeb Server, 
where probably the CGI app is being executed directly

Regards
Sabu

Gabriele Santilli wrote:

>Hi Sabu,
>
>On Tuesday, July 12, 2005, 2:31:01 AM, you wrote:
>
>SFA> This is the test which I gave it to the SDK, and it does not print
>SFA> anything at all. I wonder why.  I thought in CGI mode, it should have
>SFA> printed to the console. Or have I forgotten my Rebol ?
>
>You  have  to redirect the output to make it work. E.g. if you run
>it as:
>
>   myapp.exe | more
>
>you'll see the output.
>
>Regards,
>   Gabriele.
>  
>

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to