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

[REBOL] Re: Update

From: larry:ecotope at: 24-May-2001 15:28

Hi Ladislav Thanks for the updates. There is a small problem with the contexts.html link. The web server is case sensitive and the actual file name is all lower-case.
>> exists? http://www.sweb.cz/LMecir/contexts.html
== true
>> exists? http://www.sweb.cz/LMecir/Contexts.html
== false Regards -Larry