Hi:
I gave that directive because I wanted a CGI application made by 
Encap that would run without the Rebol interpreter (I didnt want 
the Rebol source to be exposed) I know I need to make the 
application print out
"Content-type: text/html\n\n"  (or some other valid header) but 
that wasn't working, so I tried this example of printing "Hello 
World" I'll try removing the CGI directive and tell you what's 
happening (I am now on another computer)

Regards
SF

On Tue, 12 Jul 2005 Ladislav Mecir wrote :
>
>Hi, Sabu Francis (Administrator) napsal(a):
>
> >Hi:
> >I was using the Rebol-SDK around couple of years back when I 
>purchased
> >it. That time things were working fine. Unfortunately, for some 
>xyz
> >reasons I was unable to pursue my project and now when I 
>comeback to the
> >same thing which used to work, I find that in Windows XP Home 
>it doesnt
> >work anymore. The only thing which has changed is the Windows 
>OS (I used
> >to be on Windows 2000 then)
> >
> > I remember the SDK was a beta version then
> >
> >This is the test which I gave it to the SDK, and it does not 
>print
> >anything at all. I wonder why.  I thought in CGI mode, it 
>should have
> >printed to the console. Or have I forgotten my Rebol ?
> >*
> >REBOL [
> >
> >Encap: [ cgi quiet secure none ]
> >
> >
>Why are you using that cgi option?
>
> >]
> >
> >print "Hello World!"
> >quit
> >
> >*
> >Regards
> >SF*
> >*
> >
> >
> >
> >
>
>--
>To unsubscribe from the list, just send an email to
>lists at rebol.com with unsubscribe as the subject.
>

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

Reply via email to