Hi, >This is very odd. That's decidedly *not* what happens on Linux. Anyone >else? Versions? [kiwi]$ cat test.r #!/usr/bin/rebol -cs REBOL [] print "hello rebol." [kiwi]$ ./test.r hello rebol. This is on redhat linux 6.1 i386, rebol 2.2.0.4.2 (might not be the correct ver but it works) bye, john
