[REBOL] Maybe a BUG reading URL
From: reboler::bol::com::br at: 11-Sep-2003 16:26
Hi Folks!,
I can read this url on Windows:
site:
{http://www.scirus.com/sciruslink/?src=sd&url=http%3A%2F%2Fwww.sciencedirect
.com%2Fscience%3F_ob%3DGatewayURL%26_origin%3DScienceSearch%26_method%3Dcita
tionSearch%26_piikey%3DS0264275103000039%26_version%3D1%26_returnURL%3Dhttp%
253A%252F%252Fwww.scirus.com%253Ffrm%253Dsimple%2526dssd%253Don%2526hits%253
D10%2526ranking%253D1%2526query_1%253Dgovernment%252Binformation%26md5%3Dbf7
d5777e50fe3ee1298283489ec463c&}
site: to-url trim/all site
read site
But I can't read it using Rebol console on Unix or Linux. Maybe it has to
do with the control chars.
Linux/Unix users, do you have any tips ?
Thanks in advance,
Regards,
--DJ