Thanks Toninho, I'll fix this.

Can you take a look at the zip storing problem?

Basically the files don't get added to the .zip.
(as the TOFIX says, and Enrico just reported)

I personally use hb_ZipStoreFile(), so I can't
really comment on the manual method currently
used.

Brgds,
Viktor

On 2008.09.03., at 19:22, [EMAIL PROTECTED] wrote:

   + Added .prg level implementation of old hbziparch interface.
     It's based on Toninhos functions sent to the list, but
     synced with old interface and extended with new features,
     fixes and all the remaining interface functions, and old
     doc.

Viktor, nice, thanks.

BTW IMO this can be changed:

     aExclFile := { hb_FNameMerge( NIL, cName, cExt ) }
     FOR EACH cFN IN acFiles
to
     aExclFile := { hb_FNameMerge( NIL, cName, cExt ) }
     FOR EACH cFN IN aExclFile


Best regards,

Toninho.


                
_______________________________________________________
Yahoo! Mail - Sempre a melhor opção para você!
Experimente já e veja as novidades.
http://br.yahoo.com/mailbeta/tudonovo/



_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to