~~~~Hardware Errors
0002address translation trap
0003floating point error trap
0004illegal instruction trap
0005supervisor call trap
0006divide by zero trap
0007flag trap
0008breakpoint trap
0009trace trap
000aundefined instruction
~~~~ConvertFacilityErrors
0100Bad base
0101Bad number string
0102Number not in specified base
0103Overflow
~~~~StoreFacilityErrors
0200Environment overflow
0201Too many pop environments
0202Tag overflow
0203Bad heap tag
0204Stack and heap overlap
0205Not enough free store
0206Request for zero length block
0207Not an allocated block
0208Bad address for split block
0209Failed to allocate module space
020aOperation not available for module table block
020bNo space for new environment
~~~~IOFacilityErrors
0300No saved environment
0301No stream selected
0302Bad stream number
0303Bad device name '%'
0304Bad device data '%'
0305Illegal operation
0306Not enough streams
0307Bad open type
0308Filing system not found
0309End of file
030aPrinter not available
030bNo default filing system
030cNo workspace
030dInvalid filing system
030eNot implemented
030fImplementation failure
0310No buffer space
0311Printer in use
0312Tab string too big
0313Device removed
0314Duplicate devicename '%'
~~~~LoaderFacilityErrors
0400Invalid image
0401Module '%' not found
0402Code symbol '%' not found
0403Data symbol '%' not found
~~~~TimeFacilityErrors
0600Time not set
0601Invalid binary time
0602Bad time string
~~~~Exception Facility Errors
0700No Handler Installed
~~~~Event Facility Errors
0800Illegal event
0801Illegal action
~~~~EnvFacilityErrors
0900Buffer too small
0901Environment variable '%' not found
0902Can't set '%' - reserved variable
0903No room
0904Can't delete '%' - reserved variable
~~~~ControlFacilityErrors
0a00No current commands
0a01Unable to set new command path
0a02% not found
0a03No CLI path
0a04Escape
0a05Invalid result code
0a06Invalid stop code
~~~~ArgumentFacilityErrors
0d00Bad information
0d01Type mismatch
0d02Index greater than number of arguments
0d03Bad index parameter
0d04Keyword '%' not known
0d05Missing keyword delimiter
0d06Missing keyword name
0d07Word too large
0d08Missing slash option
0d09Conflicting type specification
0d0aBad number in quantity
0d0bToo large a quantity
0d0cCannot have quantity zero
0d0dState can only have quantity one
0d0e-Help and -Identify wanted but bad arguments
0d0fDuplicated options
0d10Missing close square bracket
0d11Missing character after escape
0d12Too many defaults
0d13Missing trailing quote
0d14No defaults with state keywords
~~~~
0d16No defaults with exact quantity
0d17Too many arguments for '%'
0d18Cannot attach '%' to a keyword
0d19Argument '%' expects a value
0d1aArgument '%' needs a parameter
0d1bToo few arguments for '%'
0d1cBad integer argument %
0d1dBad cardinal argument %
0d1e'%' is not a keyword
0d1f-Help wanted but bad arguments
0d20-Identify wanted but bad arguments
0d21Substitution of <%> not possible
0d22Missing substitution bracket
0d23String result buffer too small
0d24Minus substitute only with existant
0d25Abbreviation '%' is ambiguous
~~~~
0d27Rest can only have one argument
~~~~
0d29File '%' not found
0d2a'%' does not match any files
~~~~FileFacilityErrors
0f00% is not datestamped
0f01Bad filing system
0f02% is a directory
0f03File '%' not found
0f04Can't rename across filing systems
0f05Bad Information Handle
0f06Not Enough Workspace
0f07Bad Directory Index
0f08Bad filing system name : %
0f09Directory '%' not found
0f0aBad date stamp
0f0bFile name '%' is illegal
0f0cNull file name
0f0dAttempt to rename across drives
0f0eFile '%' already exists
0f0fToo many wild paths
0f10Bad template
0f11No wild match
0f12File '%' too large for buffer
0f13Bad file name '%'
~~~~ErrorFacilityErrors
1200Not an error code
1201No error information available
~~~~WildFacilityErrors
1300Too many star fields : %
1301Inconsistent template : %
1302No match : %
1303Buffer too small
