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:[EMAIL PROTECTED]"

--
 Richard Gaskin
 Managing Editor, revJournal
 _______________________________________________________
 Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to