changeset 333:159ba0108099

Files from OS-9 Level Two SYS directory
author boisy
date Wed, 24 Jul 2002 05:47:20 +0000
parents 5a5ada60704b
children 7183076e2b49
files level2/sys/LogBook level2/sys/errmsg level2/sys/stdfonts level2/sys/stdpats_16 level2/sys/stdpats_2 level2/sys/stdpats_4 level2/sys/stdptrs
diffstat 7 files changed, 146 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/level2/sys/LogBook	Wed Jul 24 05:47:20 2002 +0000
@@ -0,0 +1,2 @@
+Product: OS-9 Level II Operating System
+Release Date: 02/16/87   Version: 02.00.01
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/level2/sys/errmsg	Wed Jul 24 05:47:20 2002 +0000
@@ -0,0 +1,144 @@
+183 - Illegal window type
+184 - Window already defined
+185 - Font Not found
+186 - Stack Overflow
+187 - Illegal Argument
+188 - unused
+189 - Illegal Coordinates
+190 - Internal Integrity check
+191 - Buffer size is too small
+192 - Illegal Command
+193 - Screen or Window Table is Full
+194 - Bad/Undefined buffer number
+195 - Illegal window definition
+196 - Window undefined
+197 - unused
+198 - unused
+199 - unused
+200 - Path Table Full
+201 - Illegal Path Number
+202 - Interrupt Polling Table Full
+203 - Illegal Mode
+204 - Device Table Full
+205 - Illegal Module Header
+206 - Module Directory Full
+207 - Memory Full
+208 - Illegal Service Request
+209 - Module Busy
+210 - Boundary Error
+211 - End of File
+212 - Returning non-allocated memory
+213 - Non-existing Segment
+214 - No Permission
+215 - Bad Path Name
+216 - Path Name Not Found
+217 - Segment List Full
+218 - File Already Exists
+219 - Illegal Block Address
+220 - Phone Hangup-Data Carrier Detect lost
+221 - Module Not Found
+223 - Suicide Attempt
+224 - Illegal Process Number
+226 - No Children
+227 - Illegal SWI Code
+228 - Process Aborted
+229 - Process Table Full
+230 - Illegal Parameter Area
+231 - Known module
+232 - Incorrect Module CRC
+233 - Signal Error
+234 - Non-existent Module
+235 - Bad Name
+236 - Bad Module Header
+237 - RAM Full
+238 - Unknown Process ID
+239 - No task number available
+240 - Unit Error
+241 - Sector Error
+242 - Write Protect
+243 - CRC Error
+244 - Read Error
+245 - Write Error
+246 - Not Ready
+247 - Seek Error
+248 - Media Full
+249 - Wrong Type
+250 - Device Busy
+251 - Disk ID Change
+252 - Record is locked-out
+253 - Non-sharable file busy
+254 - I/O Deadlock Error
+1 - Unconditional Abort
+2 - Keyboard Abort
+3 - Keyboard Interrupt
+10 -- Unrecognized Symbol
+11 -- Excessive Verbage
+12 -- Illegal Statement Construction
+13 -- I-code Overflow
+14 -- Illegal Channel Reference
+15 -- Illegal Mode (read/write/update)
+16 -- Illegal Number
+17 -- Illegal Prefix
+18 -- Illegal Operand
+19 -- Illegal Operator
+20 -- Illegal Record Field Name
+21 -- Illegal Dimension
+22 -- Illegal Literal
+23 -- Illegal Relational
+24 -- Illegal Type Suffix
+25 -- Too-large Dimension
+26 -- Too-large Line Number
+27 -- Missing Assignment Statement
+28 -- Missing Path Number
+29 -- Missing Comma
+30 -- Missing Dimension
+31 -- Missing DO Statement
+32 -- Memory Full
+33 -- Missing GOTO
+34 -- Missing Left Parenthesis
+35 -- Missing Line Reference
+36 -- Missing Operand
+37 -- Missing Right Parenthesis
+38 -- Missing THEN statement
+39 -- Missing TO
+40 -- Missing Variable Reference
+41 -- No Ending Quote
+42 -- Too Many Subscripts
+43 -- Unknown Procedure
+44 -- Multiply-defined Procedure
+45 -- Divide by Zero
+46 -- Operand Type Mismatch
+47 -- String Stack Overflow
+48 -- Unimplemented Routine
+49 -- Undefined Variable
+50 -- Floating Overflow
+51 -- Line with Compiler Error
+52 -- Value out of Range for Destination
+53 -- Subroutine Stack Overflow
+54 -- Subroutine Stack Underflow
+55 -- Subscript out of Range
+56 -- Parameter Error
+57 -- System Stack Overflow
+58 -- I/O Type Mismatch
+59 -- I/O Numeric Input Format Bad
+60 -- I/O Conversion: Number out of Range
+61 -- Illegal Input Format
+62 -- I/O Format Repeat Error
+63 -- I/O Format Syntax Error
+64 -- Illegal Path Number
+65 -- Wrong Number of Subscripts
+66 -- Non-record-type Operand
+67 -- Illegal Argument
+68 -- Illegal Control Structure
+69 -- Unmatched Control Structure
+70 -- Illegal FOR Variable
+71 -- Illegal Expression Type
+72 -- Illegal Declarative Statement
+73 -- Array Size Overflow
+74 -- Undefined Line Number
+75 -- Multiply-defined Line Number
+76 -- Multiply-defined Variable
+77 -- Illegal Input Variable
+78 -- Seek Out of Range
+79 -- Missing Data Statement
+
Binary file level2/sys/stdfonts has changed
Binary file level2/sys/stdpats_16 has changed
Binary file level2/sys/stdpats_2 has changed
Binary file level2/sys/stdpats_4 has changed
Binary file level2/sys/stdptrs has changed