I think url is not parsed this way.  Try
  page: read http://quote.yahoo.com/d/quotes.csv?s=^^HSI&f=sl1d1t1c1ohgv&e=.csv
  page: read to-url 
"http://quote.yahoo.com/d/quotes.csv?s=^^HSI&f=sl1d1t1c1ohgv&e=.csv";
They all fail.

2001/4/20 AM 03:10:22, [EMAIL PROTECTED] wrote:
>This works for me:
>
>>> print "^^"

>Kenneth LO <[EMAIL PROTECTED]>@rebol.com on 04/20/2001 12:55:21 AM
>How can I escape the caret (^) in
>  page: read http://whatever.com/cgi?data=^something


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to