SBRPACK returns an exit code (also called return code or error code) to the operating system or the calling program. You can use the exit code to control the operation of batch files or makefiles.
Code | Meaning |
0 | No error |
1-4 | Fatal SBRPACK error |
Each fatal error generates a specific exit code. See “SBRPACK Error Messages” in the Comprehensive Index and Errors Reference for individual exit codes associated with each error.