By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Rex, I'm still having problems with ZIP/UNZIP. I have a file here where>
> I've uploaded build 24 to the ftp and http (autoupdater) sites. This
> build should fix all of the reported bugs (with the exception of the Tk
> support).
>
> ---Quote---
> >
> > I've uploaded build 24 to the ftp and http (autoupdater) sites. This
> > build should fix all of the reported bugs (with the exception of the
> Tk
> > support).
> >
> ---End Quote---
> Rex, I'm still having problems with ZIP/UNZIP. I have a file here
> where
> UNZIP doesn't see the last several files in the archive, and I've seen
> situations where ZIP /R /P doesn't store all the path information and
> produces zip files that are almost double the size they should be. Did
> you receive the sample I emailed you last week?
You seem to be adding 256 to all the codes when they are written out by
TCTOOLBAR.
> > WAD; the 256 means to use the new button format
> > (including the tab title field) instead of the old.
>
> OK, but why does reading in the file using TCTOOLBAR /R that was
> written
> out using TCTOOLBAR /W cause the toolbar to be completely messed up?
OK, I'm using build 26 now and the sample I sent you unzips properly. Zip>
> ---Quote---
>> Rex, I'm still having problems with ZIP/UNZIP. I have a file here
>> where
>> UNZIP doesn't see the last several files in the archive, and I've seen
>> situations where ZIP /R /P doesn't store all the path information and
>> produces zip files that are almost double the size they should be. Did
>> you receive the sample I emailed you last week?
> ---End Quote---
> I did, and fixed a problem with the zip library, and your sample works
> perfectly here with UNZIP & build 24.
>
> 2. What is the /P option of Zip supposed to do when combined with /R?
> It seems to have no effect at all.
Definitely not what I'm seeing here. /R with or without /P saves path>
> ---Quote---
>> 2. What is the /P option of Zip supposed to do when combined with /R?
>> It seems to have no effect at all.
> ---End Quote---
> /R alone will put all of the files in the subdirectories into a single
> directory in the zip file. Adding /P will save the path info for files in
> subdirectories.
>
> Definitely not what I'm seeing here. /R with or without /P saves path
> information for subdirectories.