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

[REBOL] url problem

From: louisaturk:eudoramail at: 28-Dec-2001 23:27

Fellow rebols, How can I get rebol to read a url containing the ! character? Louis
>> x: http://www.wayoflife.org/fbns/churchdir/!unitedstates.htm
== http://www.wayoflife.org/fbns/churchdir/!unitedstates.htm
>> y: read x
** User Error: URL error: http://www.wayoflife.org/fbns/churchdir/!unitedstates.htm ** Near: y: read x