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

[REBOL] Re: accesing a file with []

From: gregg:pointillistic at: 7-Oct-2008 21:07

Hi Graham, GC> How does one access a file with a [ ] in it? GC> imagemagick makes a series of files ending in [0].png etc. GC> But REBOL turns the [ and ] into html entities. The console molds the name with the escapes, but it seems to write and access the file just fine here (2.7.6 on Windows). -- Gregg