Decompression question

Dave Cragg dcragg at lacscentre.co.uk
Thu Jan 31 06:39:00 EST 2002


Sorry, there was a mistake in the download script I just posted.

It should be:

on mouseUp
   put "ftp://username:password@blahblah/teststack.rev" into tUrl
   put decompress(url  tUrl) into tStackData
   go stack tStackData
end mouseUp
tive if your stacks are full of images and other less compressable data.)

Cheers
Dave Cragg



More information about the use-livecode mailing list