Home » Personal collection » Acorn hard disk » risc_os_3_resources » Resources » Kernel/Messages
Kernel/Messages
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn hard disk » risc_os_3_resources » Resources |
Filename: | Kernel/Messages |
Read OK: | ✔ |
File size: | 1248 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
NoSuchSWI1:SWI &%0 not known SDoesntExist:Sprite doesn't exist VarCantFind:System variable '%0' not found BuffOverflow:Buffer overflow BadNumb:Bad number ModuleTooOld:Module %0 too old NaffRelease:Bad vector release RMNotFound:Module %0 not found Escape:Escape NaffDevNo:Bad device number BadDevVecRel:Bad device release RedirectFail:Redirection fails StackFull:Not enough memory on system stack OscliLongLine:Too long NoOscliSpecials:Special field not allowed in filing system prefix to OS_CLI OscliTooHard:Expansion too complex BadCommand:Bad command BadParmString:Bad character in parameter expansion TooManyParms:Too many parameters BadKey:Bad key BadAddress:Bad address OutsideFile:Outside file NotABlock:Not a heap block BadDesc:Bad heap descriptor HeapBadReason:Bad reason code HeapFailInit:Can't initialise heap BadLink:Heap overwritten HeapFailAlloc:Not enough memory (in heap) BadExtend:Not enough memory (to extend heap) ExcessiveShrink:Can't shrink heap any further BadModuleReason:Unknown OS_Module call CantKill:Module is currently active MHNoRoom:Not enough memory in module area NoMoreModules:No more modules NoMoreIncarnations:No more incarnations of that module PostfixNeeded:Postfix not specified IncarnationExists:Incarnation already exists ChunkNotRM:Podule chunk is not a relocatable module ModulePostfix:'%%' in module title NotMod:This is not a relocatable module BadRMHeaderField:Illegal header field in module IncarnationNotFound:Incarnation not found RMNotFoundInROM:Module is not in ROM NumbTooBig:Number too big BadBase:Bad base BadClaimNum:Bad vector number SysHeapFull:Not enough memory in system heap NotAllMoved:Unable to move memory ChDynamCAO:Can't change memory area (application running) AplWSpaceInUse:Application memory area in use RAMFsUnchangeable:RAM filing system not empty BadDynamicArea:Unknown dynamic area RCExc:Return code limit exceeded RCNegative:Negative return code BadString:Bad string BadVarType:Bad variable type VarNoRoom:Not enough memory for system variable BadMacVal:Bad macro value BadVarNam:Bad variable name VarTooLong:Variable value too long BadParameters:Bad parameters ArgRepeated:Argument repeated BadBra:Mismatched brackets StkOFlo:Expression stack overflow MissOpn:Missing operand MissOpr:Missing operator BadInt:String is not convertible to integer StrOFlo:String too long NaffItm:Unknown operand DivZero:Division by zero Syntax:Syntax NotNumeric:Numeric parameter needed NoThen:There is no THEN IsString:Expression is a string ConParmTooBig:Configure parameter too big BadConOpt:Bad configure option BadStat:Bad status option Config2manyparms:Too many parameters NoSuchSWI2:SWI name not known BadTime:Invalid time interval BadEnvNumber:Bad Environment number BadReadSysInfo:Unknown OS_ReadSysInfo call BadMODE:Bad screen mode SNoWorkSpace:No memory in system sprite area SNoRoom:Not enough memory to create sprite NoSprites:No sprites NotGraphics:Not a graphics mode SCantOpenFile:Can't open file SNotEnoughRoom:Not enough memory in sprite area SBadSpriteFile:Bad sprite file SNoRoomToMerge:Not enough memory to add sprite SCrap2ndPtr:Bad 2nd ptr InvalidRowOrCol:Invalid row or column InvalidHeight:Invalid height InvalidWidth:Invalid width NoRoomToInsert:Not enough memory to insert row or column SpriteAlreadyExists:Sprite already exists InvalidSpriteMode:Invalid sprite mode SBadReasonCode:Bad sprite reason code CantInTeletext:Can't switch output in teletext mode SInvalidSaveArea:Invalid save area SpriteIsCurrentDest:Sprite is current destination CDATStackOverflow:System stack overflow UndefinedInstruction:Internal error: undefined instruction at &%0 InstructionAbort:Internal error: abort on instruction fetch at &%0 DataAbort:Internal error: abort on data transfer at &%0 AddressException:Internal error: address exception at &%0 BranchThrough0:Internal error: branch through zero at &%0 NoSuchSWI:SWI not known BadSav:Bad parameters for *Save OptErr:Syntax: *Opt [<x> [[,] <y>]] NoHelp:No help found. HelpFound:==> Help on keyword %0 Address:Address : ASCII:ASCII data Unp:Unplugged modules are: NoUnp:No modules are unplugged Podule:(Podule %0) Extn:(Extn ROM %0) Modules:No. Position Workspace Name Number:(Number) Macro:(Macro) Result:Result is %0, value : Integer:an integer String:a string ROMMTitle:No. Position|IModule Name|I|IVersion|IStatus|M|J SYSROM:System ROM EXTROM:Extn ROM PODROM:Podule Active:Active Dormant:Dormant Unplugged:Unplugged Running:Running Untitled:<Untitled> MonType:Monitor type reconfigured. NoKbd:No keyboard present - autobooting Error:Error: %0 (Error Number &%1) BreakPt:Stopped at break point at &%0 Super:Supervisor Err: (Error number &%0) ErrSub:E YesNo:yn
00000000 4e 6f 53 75 63 68 53 57 49 31 3a 53 57 49 20 26 |NoSuchSWI1:SWI &| 00000010 25 30 20 6e 6f 74 20 6b 6e 6f 77 6e 0a 53 44 6f |%0 not known.SDo| 00000020 65 73 6e 74 45 78 69 73 74 3a 53 70 72 69 74 65 |esntExist:Sprite| 00000030 20 64 6f 65 73 6e 27 74 20 65 78 69 73 74 0a 56 | doesn't exist.V| 00000040 61 72 43 61 6e 74 46 69 6e 64 3a 53 79 73 74 65 |arCantFind:Syste| 00000050 6d 20 76 61 72 69 61 62 6c 65 20 27 25 30 27 20 |m variable '%0' | 00000060 6e 6f 74 20 66 6f 75 6e 64 0a 42 75 66 66 4f 76 |not found.BuffOv| 00000070 65 72 66 6c 6f 77 3a 42 75 66 66 65 72 20 6f 76 |erflow:Buffer ov| 00000080 65 72 66 6c 6f 77 0a 42 61 64 4e 75 6d 62 3a 42 |erflow.BadNumb:B| 00000090 61 64 20 6e 75 6d 62 65 72 0a 4d 6f 64 75 6c 65 |ad number.Module| 000000a0 54 6f 6f 4f 6c 64 3a 4d 6f 64 75 6c 65 20 25 30 |TooOld:Module %0| 000000b0 20 74 6f 6f 20 6f 6c 64 0a 4e 61 66 66 52 65 6c | too old.NaffRel| 000000c0 65 61 73 65 3a 42 61 64 20 76 65 63 74 6f 72 20 |ease:Bad vector | 000000d0 72 65 6c 65 61 73 65 0a 52 4d 4e 6f 74 46 6f 75 |release.RMNotFou| 000000e0 6e 64 3a 4d 6f 64 75 6c 65 20 25 30 20 6e 6f 74 |nd:Module %0 not| 000000f0 20 66 6f 75 6e 64 0a 45 73 63 61 70 65 3a 45 73 | found.Escape:Es| 00000100 63 61 70 65 0a 4e 61 66 66 44 65 76 4e 6f 3a 42 |cape.NaffDevNo:B| 00000110 61 64 20 64 65 76 69 63 65 20 6e 75 6d 62 65 72 |ad device number| 00000120 0a 42 61 64 44 65 76 56 65 63 52 65 6c 3a 42 61 |.BadDevVecRel:Ba| 00000130 64 20 64 65 76 69 63 65 20 72 65 6c 65 61 73 65 |d device release| 00000140 0a 52 65 64 69 72 65 63 74 46 61 69 6c 3a 52 65 |.RedirectFail:Re| 00000150 64 69 72 65 63 74 69 6f 6e 20 66 61 69 6c 73 0a |direction fails.| 00000160 53 74 61 63 6b 46 75 6c 6c 3a 4e 6f 74 20 65 6e |StackFull:Not en| 00000170 6f 75 67 68 20 6d 65 6d 6f 72 79 20 6f 6e 20 73 |ough memory on s| 00000180 79 73 74 65 6d 20 73 74 61 63 6b 0a 4f 73 63 6c |ystem stack.Oscl| 00000190 69 4c 6f 6e 67 4c 69 6e 65 3a 54 6f 6f 20 6c 6f |iLongLine:Too lo| 000001a0 6e 67 0a 4e 6f 4f 73 63 6c 69 53 70 65 63 69 61 |ng.NoOscliSpecia| 000001b0 6c 73 3a 53 70 65 63 69 61 6c 20 66 69 65 6c 64 |ls:Special field| 000001c0 20 6e 6f 74 20 61 6c 6c 6f 77 65 64 20 69 6e 20 | not allowed in | 000001d0 66 69 6c 69 6e 67 20 73 79 73 74 65 6d 20 70 72 |filing system pr| 000001e0 65 66 69 78 20 74 6f 20 4f 53 5f 43 4c 49 0a 4f |efix to OS_CLI.O| 000001f0 73 63 6c 69 54 6f 6f 48 61 72 64 3a 45 78 70 61 |scliTooHard:Expa| 00000200 6e 73 69 6f 6e 20 74 6f 6f 20 63 6f 6d 70 6c 65 |nsion too comple| 00000210 78 0a 42 61 64 43 6f 6d 6d 61 6e 64 3a 42 61 64 |x.BadCommand:Bad| 00000220 20 63 6f 6d 6d 61 6e 64 0a 42 61 64 50 61 72 6d | command.BadParm| 00000230 53 74 72 69 6e 67 3a 42 61 64 20 63 68 61 72 61 |String:Bad chara| 00000240 63 74 65 72 20 69 6e 20 70 61 72 61 6d 65 74 65 |cter in paramete| 00000250 72 20 65 78 70 61 6e 73 69 6f 6e 0a 54 6f 6f 4d |r expansion.TooM| 00000260 61 6e 79 50 61 72 6d 73 3a 54 6f 6f 20 6d 61 6e |anyParms:Too man| 00000270 79 20 70 61 72 61 6d 65 74 65 72 73 0a 42 61 64 |y parameters.Bad| 00000280 4b 65 79 3a 42 61 64 20 6b 65 79 0a 42 61 64 41 |Key:Bad key.BadA| 00000290 64 64 72 65 73 73 3a 42 61 64 20 61 64 64 72 65 |ddress:Bad addre| 000002a0 73 73 0a 4f 75 74 73 69 64 65 46 69 6c 65 3a 4f |ss.OutsideFile:O| 000002b0 75 74 73 69 64 65 20 66 69 6c 65 0a 4e 6f 74 41 |utside file.NotA| 000002c0 42 6c 6f 63 6b 3a 4e 6f 74 20 61 20 68 65 61 70 |Block:Not a heap| 000002d0 20 62 6c 6f 63 6b 0a 42 61 64 44 65 73 63 3a 42 | block.BadDesc:B| 000002e0 61 64 20 68 65 61 70 20 64 65 73 63 72 69 70 74 |ad heap descript| 000002f0 6f 72 0a 48 65 61 70 42 61 64 52 65 61 73 6f 6e |or.HeapBadReason| 00000300 3a 42 61 64 20 72 65 61 73 6f 6e 20 63 6f 64 65 |:Bad reason code| 00000310 0a 48 65 61 70 46 61 69 6c 49 6e 69 74 3a 43 61 |.HeapFailInit:Ca| 00000320 6e 27 74 20 69 6e 69 74 69 61 6c 69 73 65 20 68 |n't initialise h| 00000330 65 61 70 0a 42 61 64 4c 69 6e 6b 3a 48 65 61 70 |eap.BadLink:Heap| 00000340 20 6f 76 65 72 77 72 69 74 74 65 6e 0a 48 65 61 | overwritten.Hea| 00000350 70 46 61 69 6c 41 6c 6c 6f 63 3a 4e 6f 74 20 65 |pFailAlloc:Not e| 00000360 6e 6f 75 67 68 20 6d 65 6d 6f 72 79 20 28 69 6e |nough memory (in| 00000370 20 68 65 61 70 29 0a 42 61 64 45 78 74 65 6e 64 | heap).BadExtend| 00000380 3a 4e 6f 74 20 65 6e 6f 75 67 68 20 6d 65 6d 6f |:Not enough memo| 00000390 72 79 20 28 74 6f 20 65 78 74 65 6e 64 20 68 65 |ry (to extend he| 000003a0 61 70 29 0a 45 78 63 65 73 73 69 76 65 53 68 72 |ap).ExcessiveShr| 000003b0 69 6e 6b 3a 43 61 6e 27 74 20 73 68 72 69 6e 6b |ink:Can't shrink| 000003c0 20 68 65 61 70 20 61 6e 79 20 66 75 72 74 68 65 | heap any furthe| 000003d0 72 0a 42 61 64 4d 6f 64 75 6c 65 52 65 61 73 6f |r.BadModuleReaso| 000003e0 6e 3a 55 6e 6b 6e 6f 77 6e 20 4f 53 5f 4d 6f 64 |n:Unknown OS_Mod| 000003f0 75 6c 65 20 63 61 6c 6c 0a 43 61 6e 74 4b 69 6c |ule call.CantKil| 00000400 6c 3a 4d 6f 64 75 6c 65 20 69 73 20 63 75 72 72 |l:Module is curr| 00000410 65 6e 74 6c 79 20 61 63 74 69 76 65 0a 4d 48 4e |ently active.MHN| 00000420 6f 52 6f 6f 6d 3a 4e 6f 74 20 65 6e 6f 75 67 68 |oRoom:Not enough| 00000430 20 6d 65 6d 6f 72 79 20 69 6e 20 6d 6f 64 75 6c | memory in modul| 00000440 65 20 61 72 65 61 0a 4e 6f 4d 6f 72 65 4d 6f 64 |e area.NoMoreMod| 00000450 75 6c 65 73 3a 4e 6f 20 6d 6f 72 65 20 6d 6f 64 |ules:No more mod| 00000460 75 6c 65 73 0a 4e 6f 4d 6f 72 65 49 6e 63 61 72 |ules.NoMoreIncar| 00000470 6e 61 74 69 6f 6e 73 3a 4e 6f 20 6d 6f 72 65 20 |nations:No more | 00000480 69 6e 63 61 72 6e 61 74 69 6f 6e 73 20 6f 66 20 |incarnations of | 00000490 74 68 61 74 20 6d 6f 64 75 6c 65 0a 50 6f 73 74 |that module.Post| 000004a0 66 69 78 4e 65 65 64 65 64 3a 50 6f 73 74 66 69 |fixNeeded:Postfi| 000004b0 78 20 6e 6f 74 20 73 70 65 63 69 66 69 65 64 0a |x not specified.| 000004c0 49 6e 63 61 72 6e 61 74 69 6f 6e 45 78 69 73 74 |IncarnationExist| 000004d0 73 3a 49 6e 63 61 72 6e 61 74 69 6f 6e 20 61 6c |s:Incarnation al| 000004e0 72 65 61 64 79 20 65 78 69 73 74 73 0a 43 68 75 |ready exists.Chu| 000004f0 6e 6b 4e 6f 74 52 4d 3a 50 6f 64 75 6c 65 20 63 |nkNotRM:Podule c| 00000500 68 75 6e 6b 20 69 73 20 6e 6f 74 20 61 20 72 65 |hunk is not a re| 00000510 6c 6f 63 61 74 61 62 6c 65 20 6d 6f 64 75 6c 65 |locatable module| 00000520 0a 4d 6f 64 75 6c 65 50 6f 73 74 66 69 78 3a 27 |.ModulePostfix:'| 00000530 25 25 27 20 69 6e 20 6d 6f 64 75 6c 65 20 74 69 |%%' in module ti| 00000540 74 6c 65 0a 4e 6f 74 4d 6f 64 3a 54 68 69 73 20 |tle.NotMod:This | 00000550 69 73 20 6e 6f 74 20 61 20 72 65 6c 6f 63 61 74 |is not a relocat| 00000560 61 62 6c 65 20 6d 6f 64 75 6c 65 0a 42 61 64 52 |able module.BadR| 00000570 4d 48 65 61 64 65 72 46 69 65 6c 64 3a 49 6c 6c |MHeaderField:Ill| 00000580 65 67 61 6c 20 68 65 61 64 65 72 20 66 69 65 6c |egal header fiel| 00000590 64 20 69 6e 20 6d 6f 64 75 6c 65 0a 49 6e 63 61 |d in module.Inca| 000005a0 72 6e 61 74 69 6f 6e 4e 6f 74 46 6f 75 6e 64 3a |rnationNotFound:| 000005b0 49 6e 63 61 72 6e 61 74 69 6f 6e 20 6e 6f 74 20 |Incarnation not | 000005c0 66 6f 75 6e 64 0a 52 4d 4e 6f 74 46 6f 75 6e 64 |found.RMNotFound| 000005d0 49 6e 52 4f 4d 3a 4d 6f 64 75 6c 65 20 69 73 20 |InROM:Module is | 000005e0 6e 6f 74 20 69 6e 20 52 4f 4d 0a 4e 75 6d 62 54 |not in ROM.NumbT| 000005f0 6f 6f 42 69 67 3a 4e 75 6d 62 65 72 20 74 6f 6f |ooBig:Number too| 00000600 20 62 69 67 0a 42 61 64 42 61 73 65 3a 42 61 64 | big.BadBase:Bad| 00000610 20 62 61 73 65 0a 42 61 64 43 6c 61 69 6d 4e 75 | base.BadClaimNu| 00000620 6d 3a 42 61 64 20 76 65 63 74 6f 72 20 6e 75 6d |m:Bad vector num| 00000630 62 65 72 0a 53 79 73 48 65 61 70 46 75 6c 6c 3a |ber.SysHeapFull:| 00000640 4e 6f 74 20 65 6e 6f 75 67 68 20 6d 65 6d 6f 72 |Not enough memor| 00000650 79 20 69 6e 20 73 79 73 74 65 6d 20 68 65 61 70 |y in system heap| 00000660 0a 4e 6f 74 41 6c 6c 4d 6f 76 65 64 3a 55 6e 61 |.NotAllMoved:Una| 00000670 62 6c 65 20 74 6f 20 6d 6f 76 65 20 6d 65 6d 6f |ble to move memo| 00000680 72 79 0a 43 68 44 79 6e 61 6d 43 41 4f 3a 43 61 |ry.ChDynamCAO:Ca| 00000690 6e 27 74 20 63 68 61 6e 67 65 20 6d 65 6d 6f 72 |n't change memor| 000006a0 79 20 61 72 65 61 20 28 61 70 70 6c 69 63 61 74 |y area (applicat| 000006b0 69 6f 6e 20 72 75 6e 6e 69 6e 67 29 0a 41 70 6c |ion running).Apl| 000006c0 57 53 70 61 63 65 49 6e 55 73 65 3a 41 70 70 6c |WSpaceInUse:Appl| 000006d0 69 63 61 74 69 6f 6e 20 6d 65 6d 6f 72 79 20 61 |ication memory a| 000006e0 72 65 61 20 69 6e 20 75 73 65 0a 52 41 4d 46 73 |rea in use.RAMFs| 000006f0 55 6e 63 68 61 6e 67 65 61 62 6c 65 3a 52 41 4d |Unchangeable:RAM| 00000700 20 66 69 6c 69 6e 67 20 73 79 73 74 65 6d 20 6e | filing system n| 00000710 6f 74 20 65 6d 70 74 79 0a 42 61 64 44 79 6e 61 |ot empty.BadDyna| 00000720 6d 69 63 41 72 65 61 3a 55 6e 6b 6e 6f 77 6e 20 |micArea:Unknown | 00000730 64 79 6e 61 6d 69 63 20 61 72 65 61 0a 52 43 45 |dynamic area.RCE| 00000740 78 63 3a 52 65 74 75 72 6e 20 63 6f 64 65 20 6c |xc:Return code l| 00000750 69 6d 69 74 20 65 78 63 65 65 64 65 64 0a 52 43 |imit exceeded.RC| 00000760 4e 65 67 61 74 69 76 65 3a 4e 65 67 61 74 69 76 |Negative:Negativ| 00000770 65 20 72 65 74 75 72 6e 20 63 6f 64 65 0a 42 61 |e return code.Ba| 00000780 64 53 74 72 69 6e 67 3a 42 61 64 20 73 74 72 69 |dString:Bad stri| 00000790 6e 67 0a 42 61 64 56 61 72 54 79 70 65 3a 42 61 |ng.BadVarType:Ba| 000007a0 64 20 76 61 72 69 61 62 6c 65 20 74 79 70 65 0a |d variable type.| 000007b0 56 61 72 4e 6f 52 6f 6f 6d 3a 4e 6f 74 20 65 6e |VarNoRoom:Not en| 000007c0 6f 75 67 68 20 6d 65 6d 6f 72 79 20 66 6f 72 20 |ough memory for | 000007d0 73 79 73 74 65 6d 20 76 61 72 69 61 62 6c 65 0a |system variable.| 000007e0 42 61 64 4d 61 63 56 61 6c 3a 42 61 64 20 6d 61 |BadMacVal:Bad ma| 000007f0 63 72 6f 20 76 61 6c 75 65 0a 42 61 64 56 61 72 |cro value.BadVar| 00000800 4e 61 6d 3a 42 61 64 20 76 61 72 69 61 62 6c 65 |Nam:Bad variable| 00000810 20 6e 61 6d 65 0a 56 61 72 54 6f 6f 4c 6f 6e 67 | name.VarTooLong| 00000820 3a 56 61 72 69 61 62 6c 65 20 76 61 6c 75 65 20 |:Variable value | 00000830 74 6f 6f 20 6c 6f 6e 67 0a 42 61 64 50 61 72 61 |too long.BadPara| 00000840 6d 65 74 65 72 73 3a 42 61 64 20 70 61 72 61 6d |meters:Bad param| 00000850 65 74 65 72 73 0a 41 72 67 52 65 70 65 61 74 65 |eters.ArgRepeate| 00000860 64 3a 41 72 67 75 6d 65 6e 74 20 72 65 70 65 61 |d:Argument repea| 00000870 74 65 64 0a 42 61 64 42 72 61 3a 4d 69 73 6d 61 |ted.BadBra:Misma| 00000880 74 63 68 65 64 20 62 72 61 63 6b 65 74 73 0a 53 |tched brackets.S| 00000890 74 6b 4f 46 6c 6f 3a 45 78 70 72 65 73 73 69 6f |tkOFlo:Expressio| 000008a0 6e 20 73 74 61 63 6b 20 6f 76 65 72 66 6c 6f 77 |n stack overflow| 000008b0 0a 4d 69 73 73 4f 70 6e 3a 4d 69 73 73 69 6e 67 |.MissOpn:Missing| 000008c0 20 6f 70 65 72 61 6e 64 0a 4d 69 73 73 4f 70 72 | operand.MissOpr| 000008d0 3a 4d 69 73 73 69 6e 67 20 6f 70 65 72 61 74 6f |:Missing operato| 000008e0 72 0a 42 61 64 49 6e 74 3a 53 74 72 69 6e 67 20 |r.BadInt:String | 000008f0 69 73 20 6e 6f 74 20 63 6f 6e 76 65 72 74 69 62 |is not convertib| 00000900 6c 65 20 74 6f 20 69 6e 74 65 67 65 72 0a 53 74 |le to integer.St| 00000910 72 4f 46 6c 6f 3a 53 74 72 69 6e 67 20 74 6f 6f |rOFlo:String too| 00000920 20 6c 6f 6e 67 0a 4e 61 66 66 49 74 6d 3a 55 6e | long.NaffItm:Un| 00000930 6b 6e 6f 77 6e 20 6f 70 65 72 61 6e 64 0a 44 69 |known operand.Di| 00000940 76 5a 65 72 6f 3a 44 69 76 69 73 69 6f 6e 20 62 |vZero:Division b| 00000950 79 20 7a 65 72 6f 0a 53 79 6e 74 61 78 3a 53 79 |y zero.Syntax:Sy| 00000960 6e 74 61 78 0a 4e 6f 74 4e 75 6d 65 72 69 63 3a |ntax.NotNumeric:| 00000970 4e 75 6d 65 72 69 63 20 70 61 72 61 6d 65 74 65 |Numeric paramete| 00000980 72 20 6e 65 65 64 65 64 0a 4e 6f 54 68 65 6e 3a |r needed.NoThen:| 00000990 54 68 65 72 65 20 69 73 20 6e 6f 20 54 48 45 4e |There is no THEN| 000009a0 0a 49 73 53 74 72 69 6e 67 3a 45 78 70 72 65 73 |.IsString:Expres| 000009b0 73 69 6f 6e 20 69 73 20 61 20 73 74 72 69 6e 67 |sion is a string| 000009c0 0a 43 6f 6e 50 61 72 6d 54 6f 6f 42 69 67 3a 43 |.ConParmTooBig:C| 000009d0 6f 6e 66 69 67 75 72 65 20 70 61 72 61 6d 65 74 |onfigure paramet| 000009e0 65 72 20 74 6f 6f 20 62 69 67 0a 42 61 64 43 6f |er too big.BadCo| 000009f0 6e 4f 70 74 3a 42 61 64 20 63 6f 6e 66 69 67 75 |nOpt:Bad configu| 00000a00 72 65 20 6f 70 74 69 6f 6e 0a 42 61 64 53 74 61 |re option.BadSta| 00000a10 74 3a 42 61 64 20 73 74 61 74 75 73 20 6f 70 74 |t:Bad status opt| 00000a20 69 6f 6e 0a 43 6f 6e 66 69 67 32 6d 61 6e 79 70 |ion.Config2manyp| 00000a30 61 72 6d 73 3a 54 6f 6f 20 6d 61 6e 79 20 70 61 |arms:Too many pa| 00000a40 72 61 6d 65 74 65 72 73 0a 4e 6f 53 75 63 68 53 |rameters.NoSuchS| 00000a50 57 49 32 3a 53 57 49 20 6e 61 6d 65 20 6e 6f 74 |WI2:SWI name not| 00000a60 20 6b 6e 6f 77 6e 0a 42 61 64 54 69 6d 65 3a 49 | known.BadTime:I| 00000a70 6e 76 61 6c 69 64 20 74 69 6d 65 20 69 6e 74 65 |nvalid time inte| 00000a80 72 76 61 6c 0a 42 61 64 45 6e 76 4e 75 6d 62 65 |rval.BadEnvNumbe| 00000a90 72 3a 42 61 64 20 45 6e 76 69 72 6f 6e 6d 65 6e |r:Bad Environmen| 00000aa0 74 20 6e 75 6d 62 65 72 0a 42 61 64 52 65 61 64 |t number.BadRead| 00000ab0 53 79 73 49 6e 66 6f 3a 55 6e 6b 6e 6f 77 6e 20 |SysInfo:Unknown | 00000ac0 4f 53 5f 52 65 61 64 53 79 73 49 6e 66 6f 20 63 |OS_ReadSysInfo c| 00000ad0 61 6c 6c 0a 42 61 64 4d 4f 44 45 3a 42 61 64 20 |all.BadMODE:Bad | 00000ae0 73 63 72 65 65 6e 20 6d 6f 64 65 0a 53 4e 6f 57 |screen mode.SNoW| 00000af0 6f 72 6b 53 70 61 63 65 3a 4e 6f 20 6d 65 6d 6f |orkSpace:No memo| 00000b00 72 79 20 69 6e 20 73 79 73 74 65 6d 20 73 70 72 |ry in system spr| 00000b10 69 74 65 20 61 72 65 61 0a 53 4e 6f 52 6f 6f 6d |ite area.SNoRoom| 00000b20 3a 4e 6f 74 20 65 6e 6f 75 67 68 20 6d 65 6d 6f |:Not enough memo| 00000b30 72 79 20 74 6f 20 63 72 65 61 74 65 20 73 70 72 |ry to create spr| 00000b40 69 74 65 0a 4e 6f 53 70 72 69 74 65 73 3a 4e 6f |ite.NoSprites:No| 00000b50 20 73 70 72 69 74 65 73 0a 4e 6f 74 47 72 61 70 | sprites.NotGrap| 00000b60 68 69 63 73 3a 4e 6f 74 20 61 20 67 72 61 70 68 |hics:Not a graph| 00000b70 69 63 73 20 6d 6f 64 65 0a 53 43 61 6e 74 4f 70 |ics mode.SCantOp| 00000b80 65 6e 46 69 6c 65 3a 43 61 6e 27 74 20 6f 70 65 |enFile:Can't ope| 00000b90 6e 20 66 69 6c 65 0a 53 4e 6f 74 45 6e 6f 75 67 |n file.SNotEnoug| 00000ba0 68 52 6f 6f 6d 3a 4e 6f 74 20 65 6e 6f 75 67 68 |hRoom:Not enough| 00000bb0 20 6d 65 6d 6f 72 79 20 69 6e 20 73 70 72 69 74 | memory in sprit| 00000bc0 65 20 61 72 65 61 0a 53 42 61 64 53 70 72 69 74 |e area.SBadSprit| 00000bd0 65 46 69 6c 65 3a 42 61 64 20 73 70 72 69 74 65 |eFile:Bad sprite| 00000be0 20 66 69 6c 65 0a 53 4e 6f 52 6f 6f 6d 54 6f 4d | file.SNoRoomToM| 00000bf0 65 72 67 65 3a 4e 6f 74 20 65 6e 6f 75 67 68 20 |erge:Not enough | 00000c00 6d 65 6d 6f 72 79 20 74 6f 20 61 64 64 20 73 70 |memory to add sp| 00000c10 72 69 74 65 0a 53 43 72 61 70 32 6e 64 50 74 72 |rite.SCrap2ndPtr| 00000c20 3a 42 61 64 20 32 6e 64 20 70 74 72 0a 49 6e 76 |:Bad 2nd ptr.Inv| 00000c30 61 6c 69 64 52 6f 77 4f 72 43 6f 6c 3a 49 6e 76 |alidRowOrCol:Inv| 00000c40 61 6c 69 64 20 72 6f 77 20 6f 72 20 63 6f 6c 75 |alid row or colu| 00000c50 6d 6e 0a 49 6e 76 61 6c 69 64 48 65 69 67 68 74 |mn.InvalidHeight| 00000c60 3a 49 6e 76 61 6c 69 64 20 68 65 69 67 68 74 0a |:Invalid height.| 00000c70 49 6e 76 61 6c 69 64 57 69 64 74 68 3a 49 6e 76 |InvalidWidth:Inv| 00000c80 61 6c 69 64 20 77 69 64 74 68 0a 4e 6f 52 6f 6f |alid width.NoRoo| 00000c90 6d 54 6f 49 6e 73 65 72 74 3a 4e 6f 74 20 65 6e |mToInsert:Not en| 00000ca0 6f 75 67 68 20 6d 65 6d 6f 72 79 20 74 6f 20 69 |ough memory to i| 00000cb0 6e 73 65 72 74 20 72 6f 77 20 6f 72 20 63 6f 6c |nsert row or col| 00000cc0 75 6d 6e 0a 53 70 72 69 74 65 41 6c 72 65 61 64 |umn.SpriteAlread| 00000cd0 79 45 78 69 73 74 73 3a 53 70 72 69 74 65 20 61 |yExists:Sprite a| 00000ce0 6c 72 65 61 64 79 20 65 78 69 73 74 73 0a 49 6e |lready exists.In| 00000cf0 76 61 6c 69 64 53 70 72 69 74 65 4d 6f 64 65 3a |validSpriteMode:| 00000d00 49 6e 76 61 6c 69 64 20 73 70 72 69 74 65 20 6d |Invalid sprite m| 00000d10 6f 64 65 0a 53 42 61 64 52 65 61 73 6f 6e 43 6f |ode.SBadReasonCo| 00000d20 64 65 3a 42 61 64 20 73 70 72 69 74 65 20 72 65 |de:Bad sprite re| 00000d30 61 73 6f 6e 20 63 6f 64 65 0a 43 61 6e 74 49 6e |ason code.CantIn| 00000d40 54 65 6c 65 74 65 78 74 3a 43 61 6e 27 74 20 73 |Teletext:Can't s| 00000d50 77 69 74 63 68 20 6f 75 74 70 75 74 20 69 6e 20 |witch output in | 00000d60 74 65 6c 65 74 65 78 74 20 6d 6f 64 65 0a 53 49 |teletext mode.SI| 00000d70 6e 76 61 6c 69 64 53 61 76 65 41 72 65 61 3a 49 |nvalidSaveArea:I| 00000d80 6e 76 61 6c 69 64 20 73 61 76 65 20 61 72 65 61 |nvalid save area| 00000d90 0a 53 70 72 69 74 65 49 73 43 75 72 72 65 6e 74 |.SpriteIsCurrent| 00000da0 44 65 73 74 3a 53 70 72 69 74 65 20 69 73 20 63 |Dest:Sprite is c| 00000db0 75 72 72 65 6e 74 20 64 65 73 74 69 6e 61 74 69 |urrent destinati| 00000dc0 6f 6e 0a 43 44 41 54 53 74 61 63 6b 4f 76 65 72 |on.CDATStackOver| 00000dd0 66 6c 6f 77 3a 53 79 73 74 65 6d 20 73 74 61 63 |flow:System stac| 00000de0 6b 20 6f 76 65 72 66 6c 6f 77 0a 55 6e 64 65 66 |k overflow.Undef| 00000df0 69 6e 65 64 49 6e 73 74 72 75 63 74 69 6f 6e 3a |inedInstruction:| 00000e00 49 6e 74 65 72 6e 61 6c 20 65 72 72 6f 72 3a 20 |Internal error: | 00000e10 75 6e 64 65 66 69 6e 65 64 20 69 6e 73 74 72 75 |undefined instru| 00000e20 63 74 69 6f 6e 20 61 74 20 26 25 30 0a 49 6e 73 |ction at &%0.Ins| 00000e30 74 72 75 63 74 69 6f 6e 41 62 6f 72 74 3a 49 6e |tructionAbort:In| 00000e40 74 65 72 6e 61 6c 20 65 72 72 6f 72 3a 20 61 62 |ternal error: ab| 00000e50 6f 72 74 20 6f 6e 20 69 6e 73 74 72 75 63 74 69 |ort on instructi| 00000e60 6f 6e 20 66 65 74 63 68 20 61 74 20 26 25 30 0a |on fetch at &%0.| 00000e70 44 61 74 61 41 62 6f 72 74 3a 49 6e 74 65 72 6e |DataAbort:Intern| 00000e80 61 6c 20 65 72 72 6f 72 3a 20 61 62 6f 72 74 20 |al error: abort | 00000e90 6f 6e 20 64 61 74 61 20 74 72 61 6e 73 66 65 72 |on data transfer| 00000ea0 20 61 74 20 26 25 30 0a 41 64 64 72 65 73 73 45 | at &%0.AddressE| 00000eb0 78 63 65 70 74 69 6f 6e 3a 49 6e 74 65 72 6e 61 |xception:Interna| 00000ec0 6c 20 65 72 72 6f 72 3a 20 61 64 64 72 65 73 73 |l error: address| 00000ed0 20 65 78 63 65 70 74 69 6f 6e 20 61 74 20 26 25 | exception at &%| 00000ee0 30 0a 42 72 61 6e 63 68 54 68 72 6f 75 67 68 30 |0.BranchThrough0| 00000ef0 3a 49 6e 74 65 72 6e 61 6c 20 65 72 72 6f 72 3a |:Internal error:| 00000f00 20 62 72 61 6e 63 68 20 74 68 72 6f 75 67 68 20 | branch through | 00000f10 7a 65 72 6f 20 61 74 20 26 25 30 0a 4e 6f 53 75 |zero at &%0.NoSu| 00000f20 63 68 53 57 49 3a 53 57 49 20 6e 6f 74 20 6b 6e |chSWI:SWI not kn| 00000f30 6f 77 6e 0a 42 61 64 53 61 76 3a 42 61 64 20 70 |own.BadSav:Bad p| 00000f40 61 72 61 6d 65 74 65 72 73 20 66 6f 72 20 2a 53 |arameters for *S| 00000f50 61 76 65 0a 4f 70 74 45 72 72 3a 53 79 6e 74 61 |ave.OptErr:Synta| 00000f60 78 3a 20 2a 4f 70 74 20 5b 3c 78 3e 20 5b 5b 2c |x: *Opt [<x> [[,| 00000f70 5d 20 3c 79 3e 5d 5d 0a 4e 6f 48 65 6c 70 3a 4e |] <y>]].NoHelp:N| 00000f80 6f 20 68 65 6c 70 20 66 6f 75 6e 64 2e 0a 48 65 |o help found..He| 00000f90 6c 70 46 6f 75 6e 64 3a 3d 3d 3e 20 48 65 6c 70 |lpFound:==> Help| 00000fa0 20 6f 6e 20 6b 65 79 77 6f 72 64 20 25 30 0a 41 | on keyword %0.A| 00000fb0 64 64 72 65 73 73 3a 41 64 64 72 65 73 73 20 20 |ddress:Address | 00000fc0 3a 0a 41 53 43 49 49 3a 41 53 43 49 49 20 64 61 |:.ASCII:ASCII da| 00000fd0 74 61 0a 55 6e 70 3a 55 6e 70 6c 75 67 67 65 64 |ta.Unp:Unplugged| 00000fe0 20 6d 6f 64 75 6c 65 73 20 61 72 65 3a 0a 4e 6f | modules are:.No| 00000ff0 55 6e 70 3a 4e 6f 20 6d 6f 64 75 6c 65 73 20 61 |Unp:No modules a| 00001000 72 65 20 75 6e 70 6c 75 67 67 65 64 0a 50 6f 64 |re unplugged.Pod| 00001010 75 6c 65 3a 28 50 6f 64 75 6c 65 20 25 30 29 0a |ule:(Podule %0).| 00001020 45 78 74 6e 3a 28 45 78 74 6e 20 52 4f 4d 20 25 |Extn:(Extn ROM %| 00001030 30 29 0a 4d 6f 64 75 6c 65 73 3a 4e 6f 2e 20 50 |0).Modules:No. P| 00001040 6f 73 69 74 69 6f 6e 20 57 6f 72 6b 73 70 61 63 |osition Workspac| 00001050 65 20 4e 61 6d 65 0a 4e 75 6d 62 65 72 3a 28 4e |e Name.Number:(N| 00001060 75 6d 62 65 72 29 0a 4d 61 63 72 6f 3a 28 4d 61 |umber).Macro:(Ma| 00001070 63 72 6f 29 0a 52 65 73 75 6c 74 3a 52 65 73 75 |cro).Result:Resu| 00001080 6c 74 20 69 73 20 25 30 2c 20 76 61 6c 75 65 20 |lt is %0, value | 00001090 3a 20 0a 49 6e 74 65 67 65 72 3a 61 6e 20 69 6e |: .Integer:an in| 000010a0 74 65 67 65 72 0a 53 74 72 69 6e 67 3a 61 20 73 |teger.String:a s| 000010b0 74 72 69 6e 67 0a 52 4f 4d 4d 54 69 74 6c 65 3a |tring.ROMMTitle:| 000010c0 4e 6f 2e 20 50 6f 73 69 74 69 6f 6e 7c 49 4d 6f |No. Position|IMo| 000010d0 64 75 6c 65 20 4e 61 6d 65 7c 49 7c 49 56 65 72 |dule Name|I|IVer| 000010e0 73 69 6f 6e 7c 49 53 74 61 74 75 73 7c 4d 7c 4a |sion|IStatus|M|J| 000010f0 0a 53 59 53 52 4f 4d 3a 53 79 73 74 65 6d 20 52 |.SYSROM:System R| 00001100 4f 4d 0a 45 58 54 52 4f 4d 3a 45 78 74 6e 20 52 |OM.EXTROM:Extn R| 00001110 4f 4d 20 0a 50 4f 44 52 4f 4d 3a 50 6f 64 75 6c |OM .PODROM:Podul| 00001120 65 20 0a 41 63 74 69 76 65 3a 41 63 74 69 76 65 |e .Active:Active| 00001130 0a 44 6f 72 6d 61 6e 74 3a 44 6f 72 6d 61 6e 74 |.Dormant:Dormant| 00001140 0a 55 6e 70 6c 75 67 67 65 64 3a 55 6e 70 6c 75 |.Unplugged:Unplu| 00001150 67 67 65 64 0a 52 75 6e 6e 69 6e 67 3a 52 75 6e |gged.Running:Run| 00001160 6e 69 6e 67 0a 55 6e 74 69 74 6c 65 64 3a 3c 55 |ning.Untitled:<U| 00001170 6e 74 69 74 6c 65 64 3e 0a 4d 6f 6e 54 79 70 65 |ntitled>.MonType| 00001180 3a 4d 6f 6e 69 74 6f 72 20 74 79 70 65 20 72 65 |:Monitor type re| 00001190 63 6f 6e 66 69 67 75 72 65 64 2e 0a 4e 6f 4b 62 |configured..NoKb| 000011a0 64 3a 4e 6f 20 6b 65 79 62 6f 61 72 64 20 70 72 |d:No keyboard pr| 000011b0 65 73 65 6e 74 20 2d 20 61 75 74 6f 62 6f 6f 74 |esent - autoboot| 000011c0 69 6e 67 0a 45 72 72 6f 72 3a 45 72 72 6f 72 3a |ing.Error:Error:| 000011d0 20 25 30 20 28 45 72 72 6f 72 20 4e 75 6d 62 65 | %0 (Error Numbe| 000011e0 72 20 26 25 31 29 0a 42 72 65 61 6b 50 74 3a 53 |r &%1).BreakPt:S| 000011f0 74 6f 70 70 65 64 20 61 74 20 62 72 65 61 6b 20 |topped at break | 00001200 70 6f 69 6e 74 20 61 74 20 26 25 30 0a 53 75 70 |point at &%0.Sup| 00001210 65 72 3a 53 75 70 65 72 76 69 73 6f 72 0a 45 72 |er:Supervisor.Er| 00001220 72 3a 20 28 45 72 72 6f 72 20 6e 75 6d 62 65 72 |r: (Error number| 00001230 20 26 25 30 29 0a 45 72 72 53 75 62 3a 45 0a 59 | &%0).ErrSub:E.Y| 00001240 65 73 4e 6f 3a 79 6e 0a |esNo:yn.| 00001248