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 ] ] 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.
