Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Maybe a BUG reading URL

From: petr:krenzelok:trz:cz at: 11-Sep-2003 22:20

Reboler wrote:
>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 ? >
As said on AltME - I tested with RH 6.2 Command 2.0 - the bug is there, but Core 2.5.6 seems to be OK. Now the question is, if RT can update Command for your OpenBSD 3.0, or maybe someone here will find some cute workaround? ... -pekr-