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

[REBOL] Circular forwarding, once again

From: chalz::earthlink::net at: 2-Aug-2002 0:15

Argh. Not to be a complete dumbass, but I took a look at e-scribe for info on the circular forwarding problem, and .. well, found a couple things, but also a some successive posts that said it didn't work right. For instance, I found these two: http://www.escribe.com/internet/rebol/m10481.html http://www.escribe.com/internet/rebol/m11480.html Although, I'm not clear on how I should add this change. Copy&paste the entire block of code with the suggested change before loading my actual script? What if one were to simply (in post m11480) replace the code which causes REBOL to dump on circ forward and instead carry on? Even better, though, would be to take this first address, perform... I don't know, SOME function on it to find out what the REAL URL should be, and let me access that - server and subdirs all together. I would really like to try and do this without messing with system functions... *sighs* --Charles