Dixit Anton Rolls (07.58 05.03.2004):
>I think the rebol header
>must begin on a new line.
Interesting. I don't recall having seen that in the docs anywhere. OK, the problem
seems to be _found_. I'll find a workaround. Thanks, Anton!
HY
Prætera censeo Carthaginem esse delendam
--
To unsubs
What are you trying to do?
My suggestion: don't use trim/lines (or read for that matter).
The newline between shebang line and the beginning of the rebol
header is removed by trim/lines. I think the rebol header
must begin on a new line.
>> probe load/header {# rebol []}
** Syntax Error: Script