Yes.... I was just shortening it up for the email. I do know the correct syntax. The url is transferring fine. That's not the issue.

Thanks anyway.
Richard

On Mar 3, 2007, at 11:13 AM, Marielle Lange wrote:

"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

_______________________________________________
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

Reply via email to