Home » Personal collection » Acorn hard disk » apps » system » !System/!CCShared/!HyperView/Resources/UK/Messages

!System/!CCShared/!HyperView/Resources/UK/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 » apps » system
Filename: !System/!CCShared/!HyperView/Resources/UK/Messages
Read OK:
File size: 0DCC bytes
Load address: 0000
Exec address: 0000
File contents
;> <HyperView$Dir>.Resources.UK.Messages
;
; This file contains all the textual resources for HyperView.
;
; Commonly used text
O/OK:OK
C/Canc:Cancel
Q:Quit
S/Save:Save
Help:Help
R:Remove
I:Insert
X:X
Y:Y
W:Width
H:Height
Lt:Left
Rt:Right
Cent:Centre
%:%
0:0
1:1
2:2
3:3
4:4
inc0:inc0
dec0:dec0
inc1:inc1
dec1:dec1
Off :Off
On  :On
Warn:Warning!
Cont:Continue
Stop:Stop!
Caut:Caution!
Note:Note
Fail:Failed!
menu:�
mbut:menubutton
Load:Load
DBug:An unknown internal error has occurred.
EInt:Internal error code 
BoxE: Error from
EHlp:Sorry, there is no help for this item.
Alph:ABCDEFGHIJKLMNOPQRSTUVWXYZ
Case:
deg :�
null:
L_40:L 40
XC:X:
YC:Y:
None:None
MReg:(Regular)

; Validation strings
EDAL:F07
EDNM:F07a0-9

;Start-up box/program info
LiWa:WordWorks
LWt2:� 1993 Computer Concepts Ltd
LWt3:Version:
LWt4:All rights reserved

IFTl:About this program
IFNa:Name:
IFPp:Purpose:
IFAu:Author:
IFDP:Dictionary lookup

;Icon-bar menu
MT01:WordWorks
M001:Info...
M002:Choices...
M004:Minimise memory
M005:Quit
M006:New view
M007:Remove dictionary
M008:Remove

;Main menu
;M200:Lookup 
;M201:Replace 
MFnt/M202:Font name
MTFt:Title font
MBFt:Body font
M203:Font size
;M204:Show key shortcuts
M205:File
M206:Effect
;M207:Utilities
;M208:Search...
M209:word
M210:phrase
M211:Save entry
M212:Print...
M213:Edit
;M214:Save entry
M215:Cut
M216:Copy
M217:Paste
M250:10pt
M251:12pt
M252:14pt
M253:16pt
M260:Select all
M261:Column width
M262:(From 2in to 8in)
M270:Help
M280:Dictionary
M281:View
M290:Interactive help
M291:Contents
M292:English Dictionary
M293:Thesaurus
M300:No dictionaries loaded

;Search dialogue
STit:Search for phrase
SIcn:search
SDef:Search
S001:replace
S002:lookup
S003:Lookup
S004:Lookup selected
S005:Replace
S006:Back
S007:History
S008:Glossary
S009:� Browse
S00A:Browse �

;Save dialogue
SaTi:Save entry
STxt:File_FFF
Exis:A file or directory of that name already exists. Click OK to save over it or Cancel to prevent saving.

;Choices
PTit:WordWorks choices
P000:Memory use
P001:Automatic lookup
P002:Save text with DDF styles
P003:When the choices are saved, the positions of all display windows, along with their font names and sizes, are also recorded.
P004:Show keyboard shortcuts
P005:Load entire dictionary
P006:Only load
P007:K at a time
P008:Underline links

;Print
PrTi:Print

;General text
WTit:WordWorks

;Compiler
C000:Dictionary compiler
C001:Name:
C002:Description:
C003:Source
C004:Compile
C005:Alpha
C006:Status:
C007:!MakeList
C008:Close
C009:Help...
C00A:Path:
CM00:Compile...
Line:Line 

;Info box
I000:Info
I001:Dictionary
I002:Records
I003:Keys
I004:Words
I005:Statistics
I006:L

;-----------------------------------------------------------------------------;
; Kernel Error messages...
; All internal error messages should be inserted below this point so that they
; can be removed with one swipe of the ctrl-f8 key!
; Label them with the filename from which they came.

;Memory
EM00:Bad memory reference being made
EM01:Out of memory
EM02:Attempting to free invalid static buffer
EM03:No more static buffers free
EM04:Bad pointer relocation mask
EM05:No more space in relocation stack
EM06:Relocation stack underflow
EM07:Pointer is outside allocated slot
EM08:Bad parameters to SplitBlock
EM09:No free allocation handles
EM10:Bad parameters to DivideBlock
EM11:Bad use of Reference handle

;Modules
Em01:The link to that routine (ArcTan, Sine or CoSine) has been removed. Use the new routines Atn, Sin or Cos instead (but check entry params)

;Maths
Ea01:Overflow while transforming point

00000000  3b 3e 20 3c 48 79 70 65  72 56 69 65 77 24 44 69  |;> <HyperView$Di|
00000010  72 3e 2e 52 65 73 6f 75  72 63 65 73 2e 55 4b 2e  |r>.Resources.UK.|
00000020  4d 65 73 73 61 67 65 73  0a 3b 0a 3b 20 54 68 69  |Messages.;.; Thi|
00000030  73 20 66 69 6c 65 20 63  6f 6e 74 61 69 6e 73 20  |s file contains |
00000040  61 6c 6c 20 74 68 65 20  74 65 78 74 75 61 6c 20  |all the textual |
00000050  72 65 73 6f 75 72 63 65  73 20 66 6f 72 20 48 79  |resources for Hy|
00000060  70 65 72 56 69 65 77 2e  0a 3b 0a 3b 20 43 6f 6d  |perView..;.; Com|
00000070  6d 6f 6e 6c 79 20 75 73  65 64 20 74 65 78 74 0a  |monly used text.|
00000080  4f 2f 4f 4b 3a 4f 4b 0a  43 2f 43 61 6e 63 3a 43  |O/OK:OK.C/Canc:C|
00000090  61 6e 63 65 6c 0a 51 3a  51 75 69 74 0a 53 2f 53  |ancel.Q:Quit.S/S|
000000a0  61 76 65 3a 53 61 76 65  0a 48 65 6c 70 3a 48 65  |ave:Save.Help:He|
000000b0  6c 70 0a 52 3a 52 65 6d  6f 76 65 0a 49 3a 49 6e  |lp.R:Remove.I:In|
000000c0  73 65 72 74 0a 58 3a 58  0a 59 3a 59 0a 57 3a 57  |sert.X:X.Y:Y.W:W|
000000d0  69 64 74 68 0a 48 3a 48  65 69 67 68 74 0a 4c 74  |idth.H:Height.Lt|
000000e0  3a 4c 65 66 74 0a 52 74  3a 52 69 67 68 74 0a 43  |:Left.Rt:Right.C|
000000f0  65 6e 74 3a 43 65 6e 74  72 65 0a 25 3a 25 0a 30  |ent:Centre.%:%.0|
00000100  3a 30 0a 31 3a 31 0a 32  3a 32 0a 33 3a 33 0a 34  |:0.1:1.2:2.3:3.4|
00000110  3a 34 0a 69 6e 63 30 3a  69 6e 63 30 0a 64 65 63  |:4.inc0:inc0.dec|
00000120  30 3a 64 65 63 30 0a 69  6e 63 31 3a 69 6e 63 31  |0:dec0.inc1:inc1|
00000130  0a 64 65 63 31 3a 64 65  63 31 0a 4f 66 66 20 3a  |.dec1:dec1.Off :|
00000140  4f 66 66 0a 4f 6e 20 20  3a 4f 6e 0a 57 61 72 6e  |Off.On  :On.Warn|
00000150  3a 57 61 72 6e 69 6e 67  21 0a 43 6f 6e 74 3a 43  |:Warning!.Cont:C|
00000160  6f 6e 74 69 6e 75 65 0a  53 74 6f 70 3a 53 74 6f  |ontinue.Stop:Sto|
00000170  70 21 0a 43 61 75 74 3a  43 61 75 74 69 6f 6e 21  |p!.Caut:Caution!|
00000180  0a 4e 6f 74 65 3a 4e 6f  74 65 0a 46 61 69 6c 3a  |.Note:Note.Fail:|
00000190  46 61 69 6c 65 64 21 0a  6d 65 6e 75 3a 89 0a 6d  |Failed!.menu:..m|
000001a0  62 75 74 3a 6d 65 6e 75  62 75 74 74 6f 6e 0a 4c  |but:menubutton.L|
000001b0  6f 61 64 3a 4c 6f 61 64  0a 44 42 75 67 3a 41 6e  |oad:Load.DBug:An|
000001c0  20 75 6e 6b 6e 6f 77 6e  20 69 6e 74 65 72 6e 61  | unknown interna|
000001d0  6c 20 65 72 72 6f 72 20  68 61 73 20 6f 63 63 75  |l error has occu|
000001e0  72 72 65 64 2e 0a 45 49  6e 74 3a 49 6e 74 65 72  |rred..EInt:Inter|
000001f0  6e 61 6c 20 65 72 72 6f  72 20 63 6f 64 65 20 0a  |nal error code .|
00000200  42 6f 78 45 3a 20 45 72  72 6f 72 20 66 72 6f 6d  |BoxE: Error from|
00000210  0a 45 48 6c 70 3a 53 6f  72 72 79 2c 20 74 68 65  |.EHlp:Sorry, the|
00000220  72 65 20 69 73 20 6e 6f  20 68 65 6c 70 20 66 6f  |re is no help fo|
00000230  72 20 74 68 69 73 20 69  74 65 6d 2e 0a 41 6c 70  |r this item..Alp|
00000240  68 3a 41 42 43 44 45 46  47 48 49 4a 4b 4c 4d 4e  |h:ABCDEFGHIJKLMN|
00000250  4f 50 51 52 53 54 55 56  57 58 59 5a 0a 43 61 73  |OPQRSTUVWXYZ.Cas|
00000260  65 3a 0a 64 65 67 20 3a  b0 0a 6e 75 6c 6c 3a 0a  |e:.deg :..null:.|
00000270  4c 5f 34 30 3a 4c 20 34  30 0a 58 43 3a 58 3a 0a  |L_40:L 40.XC:X:.|
00000280  59 43 3a 59 3a 0a 4e 6f  6e 65 3a 4e 6f 6e 65 0a  |YC:Y:.None:None.|
00000290  4d 52 65 67 3a 28 52 65  67 75 6c 61 72 29 0a 0a  |MReg:(Regular)..|
000002a0  3b 20 56 61 6c 69 64 61  74 69 6f 6e 20 73 74 72  |; Validation str|
000002b0  69 6e 67 73 0a 45 44 41  4c 3a 46 30 37 0a 45 44  |ings.EDAL:F07.ED|
000002c0  4e 4d 3a 46 30 37 61 30  2d 39 0a 0a 3b 53 74 61  |NM:F07a0-9..;Sta|
000002d0  72 74 2d 75 70 20 62 6f  78 2f 70 72 6f 67 72 61  |rt-up box/progra|
000002e0  6d 20 69 6e 66 6f 0a 4c  69 57 61 3a 57 6f 72 64  |m info.LiWa:Word|
000002f0  57 6f 72 6b 73 0a 4c 57  74 32 3a a9 20 31 39 39  |Works.LWt2:. 199|
00000300  33 20 43 6f 6d 70 75 74  65 72 20 43 6f 6e 63 65  |3 Computer Conce|
00000310  70 74 73 20 4c 74 64 0a  4c 57 74 33 3a 56 65 72  |pts Ltd.LWt3:Ver|
00000320  73 69 6f 6e 3a 0a 4c 57  74 34 3a 41 6c 6c 20 72  |sion:.LWt4:All r|
00000330  69 67 68 74 73 20 72 65  73 65 72 76 65 64 0a 0a  |ights reserved..|
00000340  49 46 54 6c 3a 41 62 6f  75 74 20 74 68 69 73 20  |IFTl:About this |
00000350  70 72 6f 67 72 61 6d 0a  49 46 4e 61 3a 4e 61 6d  |program.IFNa:Nam|
00000360  65 3a 0a 49 46 50 70 3a  50 75 72 70 6f 73 65 3a  |e:.IFPp:Purpose:|
00000370  0a 49 46 41 75 3a 41 75  74 68 6f 72 3a 0a 49 46  |.IFAu:Author:.IF|
00000380  44 50 3a 44 69 63 74 69  6f 6e 61 72 79 20 6c 6f  |DP:Dictionary lo|
00000390  6f 6b 75 70 0a 0a 3b 49  63 6f 6e 2d 62 61 72 20  |okup..;Icon-bar |
000003a0  6d 65 6e 75 0a 4d 54 30  31 3a 57 6f 72 64 57 6f  |menu.MT01:WordWo|
000003b0  72 6b 73 0a 4d 30 30 31  3a 49 6e 66 6f 2e 2e 2e  |rks.M001:Info...|
000003c0  0a 4d 30 30 32 3a 43 68  6f 69 63 65 73 2e 2e 2e  |.M002:Choices...|
000003d0  0a 4d 30 30 34 3a 4d 69  6e 69 6d 69 73 65 20 6d  |.M004:Minimise m|
000003e0  65 6d 6f 72 79 0a 4d 30  30 35 3a 51 75 69 74 0a  |emory.M005:Quit.|
000003f0  4d 30 30 36 3a 4e 65 77  20 76 69 65 77 0a 4d 30  |M006:New view.M0|
00000400  30 37 3a 52 65 6d 6f 76  65 20 64 69 63 74 69 6f  |07:Remove dictio|
00000410  6e 61 72 79 0a 4d 30 30  38 3a 52 65 6d 6f 76 65  |nary.M008:Remove|
00000420  0a 0a 3b 4d 61 69 6e 20  6d 65 6e 75 0a 3b 4d 32  |..;Main menu.;M2|
00000430  30 30 3a 4c 6f 6f 6b 75  70 20 0a 3b 4d 32 30 31  |00:Lookup .;M201|
00000440  3a 52 65 70 6c 61 63 65  20 0a 4d 46 6e 74 2f 4d  |:Replace .MFnt/M|
00000450  32 30 32 3a 46 6f 6e 74  20 6e 61 6d 65 0a 4d 54  |202:Font name.MT|
00000460  46 74 3a 54 69 74 6c 65  20 66 6f 6e 74 0a 4d 42  |Ft:Title font.MB|
00000470  46 74 3a 42 6f 64 79 20  66 6f 6e 74 0a 4d 32 30  |Ft:Body font.M20|
00000480  33 3a 46 6f 6e 74 20 73  69 7a 65 0a 3b 4d 32 30  |3:Font size.;M20|
00000490  34 3a 53 68 6f 77 20 6b  65 79 20 73 68 6f 72 74  |4:Show key short|
000004a0  63 75 74 73 0a 4d 32 30  35 3a 46 69 6c 65 0a 4d  |cuts.M205:File.M|
000004b0  32 30 36 3a 45 66 66 65  63 74 0a 3b 4d 32 30 37  |206:Effect.;M207|
000004c0  3a 55 74 69 6c 69 74 69  65 73 0a 3b 4d 32 30 38  |:Utilities.;M208|
000004d0  3a 53 65 61 72 63 68 2e  2e 2e 0a 4d 32 30 39 3a  |:Search....M209:|
000004e0  77 6f 72 64 0a 4d 32 31  30 3a 70 68 72 61 73 65  |word.M210:phrase|
000004f0  0a 4d 32 31 31 3a 53 61  76 65 20 65 6e 74 72 79  |.M211:Save entry|
00000500  0a 4d 32 31 32 3a 50 72  69 6e 74 2e 2e 2e 0a 4d  |.M212:Print....M|
00000510  32 31 33 3a 45 64 69 74  0a 3b 4d 32 31 34 3a 53  |213:Edit.;M214:S|
00000520  61 76 65 20 65 6e 74 72  79 0a 4d 32 31 35 3a 43  |ave entry.M215:C|
00000530  75 74 0a 4d 32 31 36 3a  43 6f 70 79 0a 4d 32 31  |ut.M216:Copy.M21|
00000540  37 3a 50 61 73 74 65 0a  4d 32 35 30 3a 31 30 70  |7:Paste.M250:10p|
00000550  74 0a 4d 32 35 31 3a 31  32 70 74 0a 4d 32 35 32  |t.M251:12pt.M252|
00000560  3a 31 34 70 74 0a 4d 32  35 33 3a 31 36 70 74 0a  |:14pt.M253:16pt.|
00000570  4d 32 36 30 3a 53 65 6c  65 63 74 20 61 6c 6c 0a  |M260:Select all.|
00000580  4d 32 36 31 3a 43 6f 6c  75 6d 6e 20 77 69 64 74  |M261:Column widt|
00000590  68 0a 4d 32 36 32 3a 28  46 72 6f 6d 20 32 69 6e  |h.M262:(From 2in|
000005a0  20 74 6f 20 38 69 6e 29  0a 4d 32 37 30 3a 48 65  | to 8in).M270:He|
000005b0  6c 70 0a 4d 32 38 30 3a  44 69 63 74 69 6f 6e 61  |lp.M280:Dictiona|
000005c0  72 79 0a 4d 32 38 31 3a  56 69 65 77 0a 4d 32 39  |ry.M281:View.M29|
000005d0  30 3a 49 6e 74 65 72 61  63 74 69 76 65 20 68 65  |0:Interactive he|
000005e0  6c 70 0a 4d 32 39 31 3a  43 6f 6e 74 65 6e 74 73  |lp.M291:Contents|
000005f0  0a 4d 32 39 32 3a 45 6e  67 6c 69 73 68 20 44 69  |.M292:English Di|
00000600  63 74 69 6f 6e 61 72 79  0a 4d 32 39 33 3a 54 68  |ctionary.M293:Th|
00000610  65 73 61 75 72 75 73 0a  4d 33 30 30 3a 4e 6f 20  |esaurus.M300:No |
00000620  64 69 63 74 69 6f 6e 61  72 69 65 73 20 6c 6f 61  |dictionaries loa|
00000630  64 65 64 0a 0a 3b 53 65  61 72 63 68 20 64 69 61  |ded..;Search dia|
00000640  6c 6f 67 75 65 0a 53 54  69 74 3a 53 65 61 72 63  |logue.STit:Searc|
00000650  68 20 66 6f 72 20 70 68  72 61 73 65 0a 53 49 63  |h for phrase.SIc|
00000660  6e 3a 73 65 61 72 63 68  0a 53 44 65 66 3a 53 65  |n:search.SDef:Se|
00000670  61 72 63 68 0a 53 30 30  31 3a 72 65 70 6c 61 63  |arch.S001:replac|
00000680  65 0a 53 30 30 32 3a 6c  6f 6f 6b 75 70 0a 53 30  |e.S002:lookup.S0|
00000690  30 33 3a 4c 6f 6f 6b 75  70 0a 53 30 30 34 3a 4c  |03:Lookup.S004:L|
000006a0  6f 6f 6b 75 70 20 73 65  6c 65 63 74 65 64 0a 53  |ookup selected.S|
000006b0  30 30 35 3a 52 65 70 6c  61 63 65 0a 53 30 30 36  |005:Replace.S006|
000006c0  3a 42 61 63 6b 0a 53 30  30 37 3a 48 69 73 74 6f  |:Back.S007:Histo|
000006d0  72 79 0a 53 30 30 38 3a  47 6c 6f 73 73 61 72 79  |ry.S008:Glossary|
000006e0  0a 53 30 30 39 3a ab 20  42 72 6f 77 73 65 0a 53  |.S009:. Browse.S|
000006f0  30 30 41 3a 42 72 6f 77  73 65 20 bb 0a 0a 3b 53  |00A:Browse ...;S|
00000700  61 76 65 20 64 69 61 6c  6f 67 75 65 0a 53 61 54  |ave dialogue.SaT|
00000710  69 3a 53 61 76 65 20 65  6e 74 72 79 0a 53 54 78  |i:Save entry.STx|
00000720  74 3a 46 69 6c 65 5f 46  46 46 0a 45 78 69 73 3a  |t:File_FFF.Exis:|
00000730  41 20 66 69 6c 65 20 6f  72 20 64 69 72 65 63 74  |A file or direct|
00000740  6f 72 79 20 6f 66 20 74  68 61 74 20 6e 61 6d 65  |ory of that name|
00000750  20 61 6c 72 65 61 64 79  20 65 78 69 73 74 73 2e  | already exists.|
00000760  20 43 6c 69 63 6b 20 4f  4b 20 74 6f 20 73 61 76  | Click OK to sav|
00000770  65 20 6f 76 65 72 20 69  74 20 6f 72 20 43 61 6e  |e over it or Can|
00000780  63 65 6c 20 74 6f 20 70  72 65 76 65 6e 74 20 73  |cel to prevent s|
00000790  61 76 69 6e 67 2e 0a 0a  3b 43 68 6f 69 63 65 73  |aving...;Choices|
000007a0  0a 50 54 69 74 3a 57 6f  72 64 57 6f 72 6b 73 20  |.PTit:WordWorks |
000007b0  63 68 6f 69 63 65 73 0a  50 30 30 30 3a 4d 65 6d  |choices.P000:Mem|
000007c0  6f 72 79 20 75 73 65 0a  50 30 30 31 3a 41 75 74  |ory use.P001:Aut|
000007d0  6f 6d 61 74 69 63 20 6c  6f 6f 6b 75 70 0a 50 30  |omatic lookup.P0|
000007e0  30 32 3a 53 61 76 65 20  74 65 78 74 20 77 69 74  |02:Save text wit|
000007f0  68 20 44 44 46 20 73 74  79 6c 65 73 0a 50 30 30  |h DDF styles.P00|
00000800  33 3a 57 68 65 6e 20 74  68 65 20 63 68 6f 69 63  |3:When the choic|
00000810  65 73 20 61 72 65 20 73  61 76 65 64 2c 20 74 68  |es are saved, th|
00000820  65 20 70 6f 73 69 74 69  6f 6e 73 20 6f 66 20 61  |e positions of a|
00000830  6c 6c 20 64 69 73 70 6c  61 79 20 77 69 6e 64 6f  |ll display windo|
00000840  77 73 2c 20 61 6c 6f 6e  67 20 77 69 74 68 20 74  |ws, along with t|
00000850  68 65 69 72 20 66 6f 6e  74 20 6e 61 6d 65 73 20  |heir font names |
00000860  61 6e 64 20 73 69 7a 65  73 2c 20 61 72 65 20 61  |and sizes, are a|
00000870  6c 73 6f 20 72 65 63 6f  72 64 65 64 2e 0a 50 30  |lso recorded..P0|
00000880  30 34 3a 53 68 6f 77 20  6b 65 79 62 6f 61 72 64  |04:Show keyboard|
00000890  20 73 68 6f 72 74 63 75  74 73 0a 50 30 30 35 3a  | shortcuts.P005:|
000008a0  4c 6f 61 64 20 65 6e 74  69 72 65 20 64 69 63 74  |Load entire dict|
000008b0  69 6f 6e 61 72 79 0a 50  30 30 36 3a 4f 6e 6c 79  |ionary.P006:Only|
000008c0  20 6c 6f 61 64 0a 50 30  30 37 3a 4b 20 61 74 20  | load.P007:K at |
000008d0  61 20 74 69 6d 65 0a 50  30 30 38 3a 55 6e 64 65  |a time.P008:Unde|
000008e0  72 6c 69 6e 65 20 6c 69  6e 6b 73 0a 0a 3b 50 72  |rline links..;Pr|
000008f0  69 6e 74 0a 50 72 54 69  3a 50 72 69 6e 74 0a 0a  |int.PrTi:Print..|
00000900  3b 47 65 6e 65 72 61 6c  20 74 65 78 74 0a 57 54  |;General text.WT|
00000910  69 74 3a 57 6f 72 64 57  6f 72 6b 73 0a 0a 3b 43  |it:WordWorks..;C|
00000920  6f 6d 70 69 6c 65 72 0a  43 30 30 30 3a 44 69 63  |ompiler.C000:Dic|
00000930  74 69 6f 6e 61 72 79 20  63 6f 6d 70 69 6c 65 72  |tionary compiler|
00000940  0a 43 30 30 31 3a 4e 61  6d 65 3a 0a 43 30 30 32  |.C001:Name:.C002|
00000950  3a 44 65 73 63 72 69 70  74 69 6f 6e 3a 0a 43 30  |:Description:.C0|
00000960  30 33 3a 53 6f 75 72 63  65 0a 43 30 30 34 3a 43  |03:Source.C004:C|
00000970  6f 6d 70 69 6c 65 0a 43  30 30 35 3a 41 6c 70 68  |ompile.C005:Alph|
00000980  61 0a 43 30 30 36 3a 53  74 61 74 75 73 3a 0a 43  |a.C006:Status:.C|
00000990  30 30 37 3a 21 4d 61 6b  65 4c 69 73 74 0a 43 30  |007:!MakeList.C0|
000009a0  30 38 3a 43 6c 6f 73 65  0a 43 30 30 39 3a 48 65  |08:Close.C009:He|
000009b0  6c 70 2e 2e 2e 0a 43 30  30 41 3a 50 61 74 68 3a  |lp....C00A:Path:|
000009c0  0a 43 4d 30 30 3a 43 6f  6d 70 69 6c 65 2e 2e 2e  |.CM00:Compile...|
000009d0  0a 4c 69 6e 65 3a 4c 69  6e 65 20 0a 0a 3b 49 6e  |.Line:Line ..;In|
000009e0  66 6f 20 62 6f 78 0a 49  30 30 30 3a 49 6e 66 6f  |fo box.I000:Info|
000009f0  0a 49 30 30 31 3a 44 69  63 74 69 6f 6e 61 72 79  |.I001:Dictionary|
00000a00  0a 49 30 30 32 3a 52 65  63 6f 72 64 73 0a 49 30  |.I002:Records.I0|
00000a10  30 33 3a 4b 65 79 73 0a  49 30 30 34 3a 57 6f 72  |03:Keys.I004:Wor|
00000a20  64 73 0a 49 30 30 35 3a  53 74 61 74 69 73 74 69  |ds.I005:Statisti|
00000a30  63 73 0a 49 30 30 36 3a  4c 0a 0a 3b 2d 2d 2d 2d  |cs.I006:L..;----|
00000a40  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000a80  2d 2d 2d 2d 2d 2d 2d 2d  2d 3b 0a 3b 20 4b 65 72  |---------;.; Ker|
00000a90  6e 65 6c 20 45 72 72 6f  72 20 6d 65 73 73 61 67  |nel Error messag|
00000aa0  65 73 2e 2e 2e 0a 3b 20  41 6c 6c 20 69 6e 74 65  |es....; All inte|
00000ab0  72 6e 61 6c 20 65 72 72  6f 72 20 6d 65 73 73 61  |rnal error messa|
00000ac0  67 65 73 20 73 68 6f 75  6c 64 20 62 65 20 69 6e  |ges should be in|
00000ad0  73 65 72 74 65 64 20 62  65 6c 6f 77 20 74 68 69  |serted below thi|
00000ae0  73 20 70 6f 69 6e 74 20  73 6f 20 74 68 61 74 20  |s point so that |
00000af0  74 68 65 79 0a 3b 20 63  61 6e 20 62 65 20 72 65  |they.; can be re|
00000b00  6d 6f 76 65 64 20 77 69  74 68 20 6f 6e 65 20 73  |moved with one s|
00000b10  77 69 70 65 20 6f 66 20  74 68 65 20 63 74 72 6c  |wipe of the ctrl|
00000b20  2d 66 38 20 6b 65 79 21  0a 3b 20 4c 61 62 65 6c  |-f8 key!.; Label|
00000b30  20 74 68 65 6d 20 77 69  74 68 20 74 68 65 20 66  | them with the f|
00000b40  69 6c 65 6e 61 6d 65 20  66 72 6f 6d 20 77 68 69  |ilename from whi|
00000b50  63 68 20 74 68 65 79 20  63 61 6d 65 2e 0a 0a 3b  |ch they came...;|
00000b60  4d 65 6d 6f 72 79 0a 45  4d 30 30 3a 42 61 64 20  |Memory.EM00:Bad |
00000b70  6d 65 6d 6f 72 79 20 72  65 66 65 72 65 6e 63 65  |memory reference|
00000b80  20 62 65 69 6e 67 20 6d  61 64 65 0a 45 4d 30 31  | being made.EM01|
00000b90  3a 4f 75 74 20 6f 66 20  6d 65 6d 6f 72 79 0a 45  |:Out of memory.E|
00000ba0  4d 30 32 3a 41 74 74 65  6d 70 74 69 6e 67 20 74  |M02:Attempting t|
00000bb0  6f 20 66 72 65 65 20 69  6e 76 61 6c 69 64 20 73  |o free invalid s|
00000bc0  74 61 74 69 63 20 62 75  66 66 65 72 0a 45 4d 30  |tatic buffer.EM0|
00000bd0  33 3a 4e 6f 20 6d 6f 72  65 20 73 74 61 74 69 63  |3:No more static|
00000be0  20 62 75 66 66 65 72 73  20 66 72 65 65 0a 45 4d  | buffers free.EM|
00000bf0  30 34 3a 42 61 64 20 70  6f 69 6e 74 65 72 20 72  |04:Bad pointer r|
00000c00  65 6c 6f 63 61 74 69 6f  6e 20 6d 61 73 6b 0a 45  |elocation mask.E|
00000c10  4d 30 35 3a 4e 6f 20 6d  6f 72 65 20 73 70 61 63  |M05:No more spac|
00000c20  65 20 69 6e 20 72 65 6c  6f 63 61 74 69 6f 6e 20  |e in relocation |
00000c30  73 74 61 63 6b 0a 45 4d  30 36 3a 52 65 6c 6f 63  |stack.EM06:Reloc|
00000c40  61 74 69 6f 6e 20 73 74  61 63 6b 20 75 6e 64 65  |ation stack unde|
00000c50  72 66 6c 6f 77 0a 45 4d  30 37 3a 50 6f 69 6e 74  |rflow.EM07:Point|
00000c60  65 72 20 69 73 20 6f 75  74 73 69 64 65 20 61 6c  |er is outside al|
00000c70  6c 6f 63 61 74 65 64 20  73 6c 6f 74 0a 45 4d 30  |located slot.EM0|
00000c80  38 3a 42 61 64 20 70 61  72 61 6d 65 74 65 72 73  |8:Bad parameters|
00000c90  20 74 6f 20 53 70 6c 69  74 42 6c 6f 63 6b 0a 45  | to SplitBlock.E|
00000ca0  4d 30 39 3a 4e 6f 20 66  72 65 65 20 61 6c 6c 6f  |M09:No free allo|
00000cb0  63 61 74 69 6f 6e 20 68  61 6e 64 6c 65 73 0a 45  |cation handles.E|
00000cc0  4d 31 30 3a 42 61 64 20  70 61 72 61 6d 65 74 65  |M10:Bad paramete|
00000cd0  72 73 20 74 6f 20 44 69  76 69 64 65 42 6c 6f 63  |rs to DivideBloc|
00000ce0  6b 0a 45 4d 31 31 3a 42  61 64 20 75 73 65 20 6f  |k.EM11:Bad use o|
00000cf0  66 20 52 65 66 65 72 65  6e 63 65 20 68 61 6e 64  |f Reference hand|
00000d00  6c 65 0a 0a 3b 4d 6f 64  75 6c 65 73 0a 45 6d 30  |le..;Modules.Em0|
00000d10  31 3a 54 68 65 20 6c 69  6e 6b 20 74 6f 20 74 68  |1:The link to th|
00000d20  61 74 20 72 6f 75 74 69  6e 65 20 28 41 72 63 54  |at routine (ArcT|
00000d30  61 6e 2c 20 53 69 6e 65  20 6f 72 20 43 6f 53 69  |an, Sine or CoSi|
00000d40  6e 65 29 20 68 61 73 20  62 65 65 6e 20 72 65 6d  |ne) has been rem|
00000d50  6f 76 65 64 2e 20 55 73  65 20 74 68 65 20 6e 65  |oved. Use the ne|
00000d60  77 20 72 6f 75 74 69 6e  65 73 20 41 74 6e 2c 20  |w routines Atn, |
00000d70  53 69 6e 20 6f 72 20 43  6f 73 20 69 6e 73 74 65  |Sin or Cos inste|
00000d80  61 64 20 28 62 75 74 20  63 68 65 63 6b 20 65 6e  |ad (but check en|
00000d90  74 72 79 20 70 61 72 61  6d 73 29 0a 0a 3b 4d 61  |try params)..;Ma|
00000da0  74 68 73 0a 45 61 30 31  3a 4f 76 65 72 66 6c 6f  |ths.Ea01:Overflo|
00000db0  77 20 77 68 69 6c 65 20  74 72 61 6e 73 66 6f 72  |w while transfor|
00000dc0  6d 69 6e 67 20 70 6f 69  6e 74 0a 0a              |ming point..|
00000dcc