>     + 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