"put url to url"
In case this is not a typo, note that the correct syntax is
put URL ("file:" & tPath) into URL tURL
put URL tURL into URL ("file:" & tPath)
where tURL is something like "http://my.domain.com/folder/file.ext"
and tPath is something like "/Users/myname/folder/file.ext" (on a
mac) or "c:/folder/file.ext" (on a pc -- well I leave pc users
correct me on this)
Marielle
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution