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.