ZipErrMsg

Returns a message associated with an error number returned by the Zip functions.

Synopsis

message = ZipErrMsg(ErrorNum)

Args

ErrorNum is the number returned by any of the Zip functions (when ZipErr is set to "NUM").

Returns

The error message (string).