Location: Documentation Blitz.ZipApi Function Reference Userlib Functions ZlibWapi_zError ZlibWapi_zError Description Function ZlibWapi_zError$ ( errorCode%) Gets a string indentifying an error with the code "errorCode". Parameters errorCode The error code to lookup. Return Values String containing the error code name, or NULL if it was not found.