Hello Albany),

I never got a real answer, and I just tried the "| more" trick and it
worked, thanks , that's enough for me!... I think something is a
little odd with the way rebol handles stdout.

Thursday, May 18, 2000, you wrote:

SJIGA> Andy - I am having the same problem, I think. Did you ever
SJIGA> get an answer. I found somewhere that although

SJIGA>     rebol --cgi hello.r

SJIGA> doesn't work

SJIGA>     rebol --cgi hello.r | more

SJIGA> does work.

SJIGA> That doesn't help me because I can't seem to get it to work
SJIGA> as CGI from Apache.

SJIGA> /jonathan


SJIGA> -----Original Message-----
SJIGA> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
SJIGA> Sent: Friday, April 21, 2000 9:01 PM
SJIGA> To: [EMAIL PROTECTED]
SJIGA> Subject: [REBOL] NEWBIE ALERT - It doesn't get any more basic than this!


SJIGA> Hello fellow REBOLites,

SJIGA> I'm trying to write a very simple script, and I cannot get anything to
SJIGA> a normal DOS (NT) console...

SJIGA> The script I am trying (called hello.r) looks like:

SJIGA>   REBOL []
SJIGA>   print "hello world"
SJIGA>   print "hello world"
SJIGA>   print "hello world"

SJIGA> If I run this with: "rebol hello.r" a REBOL console pops up and I see
SJIGA> the output. That makes sense.

SJIGA> If I run this with "rebol -w hello.r" I get nothing. I was hoping the
SJIGA> output would go to standard out, so it would be visible from the
SJIGA> command prompt.

SJIGA> Best regards,
SJIGA>  Andy




Best regards,
 Andy


Reply via email to