>Thanks Toninho, I'll fix this.
>
>Can you take a look at the zip storing problem?
Viktor, the problem is the same. If you comment:

//      /* NOTE: Try not to add the .zip file to itself. */
//      hb_FNameSplit( cFileName, NIL, @cName, @cExt )
//      aExclFile := { hb_FNameMerge( NIL, cName, cExt ) }
//      FOR EACH cFN IN aExclFile
//         IF "?" $ cFN .OR. "*" $ cFN
//            tmp := Directory( cFN )
//            FOR EACH aFile IN tmp
//               AAdd( aExclFile, aFile[ F_NAME ] )
//            NEXT
//         ELSE
//            AAdd( aExclFile, cFN )
//         ENDIF
//      NEXT

ALL going fine.


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