Zip Format?
Richard Gaskin
ambassador at fourthworld.com
Tue Oct 16 14:31:41 EDT 2007
Dave wrote:
> I saw that function, but it looks like it only works on a variable,
> not a file. I have a 5 MB file I which I want to compress and send to
> the server, how can I achieve this using the Compress function?
put compress(url ("file:"&tMyFile)) into \
url "ftp://myname:password@ftp.domain.com"
--
Richard Gaskin
Managing Editor, revJournal
_______________________________________________________
Rev tips, tutorials and more: http://www.revJournal.com
More information about the use-livecode
mailing list