Mercurial > hg > Members > kono > nitros9-code
changeset 930:1409b917eb52
All OS-9 versions now share the same errmsg file
author | boisy |
---|---|
date | Tue, 21 Jan 2003 01:35:22 +0000 |
parents | c04528763543 |
children | d12b7c730924 |
files | level1/sys/errmsg |
diffstat | 1 files changed, 19 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/sys/errmsg Mon Jan 20 21:15:00 2003 +0000 +++ b/level1/sys/errmsg Tue Jan 21 01:35:22 2003 +0000 @@ -1,3 +1,20 @@ +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 @@ -32,6 +49,7 @@ 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 @@ -49,6 +67,7 @@ 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 @@ -121,6 +140,5 @@ 76 -- Multiply-defined Variable 77 -- Illegal Input Variable 78 -- Seek Out of Range -78 -- Seek Out of Range 79 -- Missing Data Statement