This might be a clue too
>> read http://www.hypermenu.com/index.r
== {REBOL [] icon "test" %test.r}
OK so lets see if the target file is where it should be then..
read http://www.hypermenu.com/test.r
** User Error: Error. Target url: http://www.hypermenu.com/test.r could not
be retrieve
d. Server response: HTTP/1.0 500 Internal Server Error.
** Where: read http://www.hypermenu.com/test.r
Doesn't look like the file is available.
Cheers,
Allen K
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 07, 2000 8:46 AM
Subject: [REBOL] debug help Re:(2)
> > REBOL [] icon "test" %test
>
> I suspect that:
> %test
> is meant to be:
> %test.r
>
> > > ** Math Error: Attempt to divide by zero.
> > > ** Where: pbar/data: b / l show
>
> That's most likely an error in View. Probably can't handle a file that
> doesn't exist? 'l is most likely to be length? of read page?
>
> Andrew Martin
> ICQ: 26227169
> http://members.nbci.com/AndrewMartin/
> -><-
>
>
>