WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Zipper

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

List of Error Codes

 Keywords: zZipfiles zUnzipFiles errors

List of generic error codes, that can be retruned by zZipFiles and zUnzipFiles:

  • 0 /* success */
  • 2 /* unexpected end of zip file */
  • 3 /* zip file structure error */
  • 4 /* out of memory */
  • 5 /* internal logic error */
  • 6 /* entry too large to split */
  • 7 /* invalid comment format */
  • 8 /* zip test (-T) failed or out of memory*/
  • 9 /* user interrupt or termination */
  • 10 /* error using a temp file */
  • 11 /* read or seek error */
  • 12 /* nothing to do */
  • 13 /* missing or empty zip file */
  • 14 /* error writing to a file */
  • 15 /* couldn't open to write */
  • 16 /* bad command line */
  • 18 /* could not open a specified file to read */

Article ID:   W14812
File Created: 2001:11:08:12:40:08
Last Updated: 2001:11:08:12:40:08