[EMAIL PROTECTED] wrote:
>
> > 17:26:11 >> upgrade
> > connecting to: www.rebol.com
> > ** Syntax Error: Script is missing a REBOL header.
> > ** Where: do http://www.rebol.com/releases.html
> > 17:26:16 >>
> > Any idea what's wrong?
>
> same happened to me, when I tried to upgrade RT's users-guide with
>
> "do http://www.rebol.com/users-guide.r" as written on RT's website.
>
> I put the "do-command" into a REBOL-Script like this:
>
> --> do-users.r
> REBOL []
> do http://www.rebol.com/users-guide.r
> <---
> then at the console-prompt wrote:
>
> >> do %do-users.r
>
> and it worked.
> Maybe it will do for you too.
>
More evidence of a transient glitch at RT? I was just able to do
>> do http://www.rebol.com/users-guide.r
Saving: users-guide/users/expabout.html
Saving: users-guide/users/expcondition.html
...
Saving: users-guide/users.html
>>
(intervening thousands of lines deleted to conserve email electrons ;-)
-jn-