ZikZak, What flavor of REBOL are you using for programming CGI? REBOL/Core?
Carlos Em Dom 11 Jan 2004 17:09, you wrote: > Hi, > > I'm a beginner with Rebol and im' trying to test the cgi of the tutorial : > > #!/www/cgi/rebol -c > REBOL [Title: "Server Time"] > print "content-type: text/html^/" > print [<HTML><BODY>] > print ["Date/time is:" now] > print [</BODY></HTML>] > > but when I open the page with my browser I obtain the following message : > > ** Near: size: size-text self > all [ > para para/origin size: size + para/origin > para/margin size: size + para/margin > ] > > [H[J > > > Can you explain to me where is the problem ? > > Best regards > -- > ZikZak -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
