Returns a message associated with an error number returned by the Zip functions.
Synopsis
message = UnzipErrMsg(ErrorNum)
Args
ErrorNum is the number returned by any of the Unzip functions (when ZipErr is set to "NUM").
Returns
The error message (string).