Re: [fpc-pascal] TZipper from FPC 2.2.2

2009-02-01 Thread Felipe Monteiro de Carvalho
I solved my problem by adding a copy of the latest zipper unit, with a different name, to FPSpreadsheet. And the latest zipper unit works very well!! thanks, -- Felipe Monteiro de Carvalho ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org htt

Re: [fpc-pascal] TZipper from FPC 2.2.2

2009-01-31 Thread Marco van de Voort
In our previous episode, Michael Van Canneyt said: > > This will not be before 2.2.4. RC1 is already on the FTP server. > Only fixes related to the RC will be merged. After the official > release, the fix may get merged. > > Although 2.2.4 is probably the last 2.2 release. Well, I doubt that, s

Re: [fpc-pascal] TZipper from FPC 2.2.2

2009-01-31 Thread Michael Van Canneyt
On Sat, 31 Jan 2009, Felipe Monteiro de Carvalho wrote: > Hello, > > While I wait for FPC 2.4, which brings a much better TZipper, I am > trying to use the existing TZipper to create a zip file with the > following structure: > > file1 > file2 > directory/file3 > > The problem is that it seam