On 8/9/11 9:31 AM, Richmond Mathewson wrote:
On 08/09/2011 01:59 PM, John Dixon wrote:
Have a look at 'ftp' in the dictionary, that will do it for you....

The problem about this is that it presupposes that one knows the ftp
address;
where the 'normal' download method would be via a web-page as
http://.......

That's pretty much what I was just dealing with, and you're right.

the GET URL "ftp://...... isn't much cop.

You should be able to use "get" with an http URL though:

  get url "http://www.domain.com/file";

That doesn't work for you?

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to