SWAT Fatal Error Messages [ Switch Programming User's Guide ] MPE/iX 5.0 Documentation
Switch Programming User's Guide
Appendix B SWAT Fatal Error Messages
The following are the fatal error messages that can appear on an abort
screen if the Switch Assist Tool encounters an irrecoverable error.
------------------------------------------------------------------------------
| 0001 | Fatal error returned from the VGETFIELD intrinsic. |
------------------------------------------------------------------------------
| 0002 | Fatal error returned from the VSETERROR intrinsic. |
------------------------------------------------------------------------------
| 0003 | Fatal error returned from the VPUTFIELD intrinsic. |
------------------------------------------------------------------------------
| 0004 | Fatal error returned from the VPUTWINDOW intrinsic. |
------------------------------------------------------------------------------
| 0005 | Fatal error returned from the VGETBUFFER intrinsic. |
------------------------------------------------------------------------------
| 0006 | Fatal error returned from the VPUTBUFFER intrinsic. |
------------------------------------------------------------------------------
| 0007 | Fatal error returned from the VSHOWFORM intrinsic. |
------------------------------------------------------------------------------
| 0008 | Fatal error returned from the VREADFIELDS intrinsic. |
------------------------------------------------------------------------------
| 0009 | Fatal error returned from the VGETNEXTFORM intrinsic. |
------------------------------------------------------------------------------
| 0010 | Fatal error returned from the VINITFORM intrinsic. |
------------------------------------------------------------------------------
| 0011 | Fatal error returned from the VSETKEYLABEL intrinsic. |
------------------------------------------------------------------------------
| 0012 | Fatal error returned from the VFIELDEDITS intrinsic. |
------------------------------------------------------------------------------
| 0013 | Fatal error returned from the VERRMSG intrinsic. |
------------------------------------------------------------------------------
| 0014 | Internal inconsistencies found when attempting to provide |
| | help. |
------------------------------------------------------------------------------
| 0015 | Unknown target language found when transferring to second |
| | screen. |
------------------------------------------------------------------------------
| 0016 | Unknown target language found when transferring to third |
| | screen. |
------------------------------------------------------------------------------
| 0017 | The next screen found is not a valid screen number. |
------------------------------------------------------------------------------
| 0018 | CCL was returned when attempting to open the new source file. |
------------------------------------------------------------------------------
| 0019 | Not used. |
------------------------------------------------------------------------------
| 0020 | Impossible ccode returned from FOPEN, not CCE or CCL? |
------------------------------------------------------------------------------
| 0021 | Impossible ccode returned from FCLOSE, not CCE or CCL? |
------------------------------------------------------------------------------
| 0022 | CCL returned when re-fopening the new source file. |
------------------------------------------------------------------------------
| 0023 | Impossible ccode returned when re-fopening, not CCE or CCL? |
------------------------------------------------------------------------------
| 0024 | An irrecoverable error occurred when opening new source file. |
------------------------------------------------------------------------------
| 0025 | Passed parameter is neither by VALUE, or by REFERENCE? |
------------------------------------------------------------------------------
| 0026 | The data type of the parameter is not one of the possible |
| | types. |
------------------------------------------------------------------------------
| 0027 | *** UNUSED *** |
------------------------------------------------------------------------------
| 0028 | The FUNCTIONAL return type is not a valid type. |
------------------------------------------------------------------------------
| 0029 | This program may not be run in a BATCH job. It uses |
| | VPLUS/3000. |
------------------------------------------------------------------------------
| 0030 | A fatal error has occurred while accessing the message |
| | catalog. |
------------------------------------------------------------------------------
| 0031 | Found bad data type when building local copies of VALUE |
| | parms. |
------------------------------------------------------------------------------
| 0032 | Found bad FUNCTIONAL return type when creating local |
| | variable. |
------------------------------------------------------------------------------
| 0033 | Found bad data type when calculating element size in bytes. |
------------------------------------------------------------------------------
| 0034 | The direction does not specify NM -> CM, or CM -> NM. |
------------------------------------------------------------------------------
| 0035 | Fatal error when opening the msg catalog file |
| | SWATCAT.PUB.SYS. |
------------------------------------------------------------------------------
| 0036 | Fatal error while opening SWATCAT.PUB.SYS. |
------------------------------------------------------------------------------
| 0037 | Fatal error returned by VOPENTERM intrinsic. |
------------------------------------------------------------------------------
| 0038 | Fatal error returned by VOPENFORMF intrinsic. |
------------------------------------------------------------------------------
MPE/iX 5.0 Documentation