Is there a better way of scanning this list ?
Mark Wieder
mwieder at ahsoftware.net
Tue Jun 14 14:09:22 EDT 2005
Nicolas-
Monday, June 13, 2005, 10:08:44 PM, you wrote:
NC> Downloaded it, and now everything's working as it should.
NC> Thanks again, Mark.
Thanks for pointing out the problem. I just assumed that the upload
went properly in the first place.
By the way...
put url(pUrl) doesn't work if pUrl is surrounded by quotes. That was
the problem with that previous version.
put "http://www.runrev.com" into pUrl
put url(pUrl) works fine
put quote & "http://www.runrev.com" & quote into pUrl
put url(pUrl) returns empty
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list