On Sun, Feb 27, 2000 at 06:00:03PM -0800, [EMAIL PROTECTED] wrote:
> 
> It seems OK to me, except for the leading space before these lines:
>         "Day:"
>     and:
>         "Hours:"
> 
> But that's due to the space in this:
>         [{^/ Day:      } day {^/ Hours:
>     after each newline character.
> 
> What's the problem? :-\
> 
> 

Well, if I fire up the REBOL console and run it, it goes as
expected.  Only I don't want to fire up the console.  I added the
bang-path to the script and made it executable...

Then when I run it, I get the first question, and then a blank line
on which the cursor sits forever.

I used
#!/usr/local/bin/rebol -cs


It's not a problem, really. I was just curious because it seems
like strange behavior...
-- 


-Tom

Reply via email to