Product Site

8.1. A Note on Error Codes

Some of the RexxUtil functions return operating system error codes on failure. The SysGetErrorText function can be used to retrieve the description of a system error code.

On Windows, the meaning of these error return codes can be looked up in the Windows System Error Codes documentation provided by Microsoft, currently at https://docs.microsoft.com/en-us/windows/win32/debug/system-error-codes.