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

[REBOL] Re: Searching For Data On Websites

From: tomc:darkwing:uoregon at: 27-Dec-2001 11:26

Ahh, I had trouble (seg faults) running in on unix but it seemed to work from windows. There was an improvment I thought it needed that might help the _long_ loop which is basicly to force each local url into an aboslute form so http://a.b.c/d/e/../foo becomes http://a.b.c/d/foo I look into this again unless someone already has a fix. On Thu, 27 Dec 2001, Dr. Louis A. Turk wrote: