If I go to a command prompt (NT), in my rebol/view directory,
I can run rebol.exe and it comes up on console window with rebol-prompt just
fine.

If I make a little test.r file that looks like this:
Rebol [ ] print "test!"
and then run it from the command line like this:
rebol test.r
I get a barely-perceptible flash like the window opened and shut real quick and
then nothing.

If I switch over to the rebol/core directory and do exactly the same thing, the
test.r
runs and the console window is open saying "test!" at the bottom just fine.

I have even deleted my .r association in file-types and anything else
I can think of like that but to no avail.

I tried looking at user.r and turning the demo setting on and off but it was no
good.

What the heck is making /View behave in this odd way?
I will try re-booting again, but I doubt it will help.

I can of course just manually execute the rebol.exe file and then
in the console window manually type in do %test.r, etc. , but that is surely a
drag.

-galt

Thanks!

p.s. Everything was working fine yesterday, oddly enough.



Reply via email to