Using zip to package a folder with subfolders
Trevor DeVore
lists at mangomultimedia.com
Thu Aug 13 11:57:37 EDT 2009
On Aug 13, 2009, at 10:32 AM, George C Brackett wrote:
> Trevor, there seems to be a problem with your code. The last
> handler starts like
>
> ...
> Where's the rest of the (wonderfully helpful) code? Or am I missing
> something?
Turns out that MySQL was truncating the code that I uploaded. TEXT
columns in MySQL will silently truncate any value over 64,000
characters. Changed the field type to MEDIUMTEXT and all is well now.
<http://revolution.screenstepslive.com/spaces/revolution/buckets/tutorials/lessons/5870-Zipping-Unzipping-a-Folder-Using-RevZip
>
--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Developer Resources: http://revolution.bluemangolearning.com
More information about the use-livecode
mailing list