[REBOL] Re: Circular forwarding, revisited
From: chalz:earthlink at: 3-Dec-2002 1:40
Graham convinced me to use a beta version, so I'm running 2.5.3.3.1 now, and
there's no circular forwarding problem. Otherwise, I'd get circular forwarding
with that, too. ;) Though, I'd still like to know the resultant URL somehow.
Anyone got something easier than this?
....
Nevermind, I found I can do:
port: open url
port/url
close port
... I'm willing to bet it doesn't get much cleaner than that?
Thanks everyone!!
--Charles