Home » Archimedes archive » Acorn User » AU 1996-10 B.adf » Hilighter » !Hilighter/Indep/messages

!Hilighter/Indep/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 » Archimedes archive » Acorn User » AU 1996-10 B.adf » Hilighter
Filename: !Hilighter/Indep/messages
Read OK:
File size: 119C bytes
Load address: 0000
Exec address: 0000
File contents
# Independent Hilighter folder V1.01 messages file.
# Copyright � Sherston Software Ltd. 1991
# Written by Paul Barker.
#
#
# Messages used by the text module.
#
txt01:Text
txt02:Text *
txt03:Could not open editor window
txt04:Uexpected object
X_pgtxt:Not enough room for page text
#
#
# Messages to do with the page.
#
pge01:Current page not saved
roompage:Not enough memory for next page
#
#
# Messages to do with font handling.
#
fnt01:Fonts
fnt02:System
X_fontnm:Font name too long
#
#
# Messages to do with links..
#
lnk01:No link
lnk02:Link to '%s'|Clear link
X_link:I can only link to other Highlighter files
#
#
# List of colour strings..
#
col01:Red        
col02:Dark green 
col03:Light green
col04:Gold       
col05:Yellow     
col06:Dark blue  
col07:Light blue 
col08:Off-white  
col09:Black      
#
#
# Messages used by the print module..
#
prn01:is unused.
prn02:leads to
#
#
# Messages used by the resource handling module..
#
rsc01:Too many loaded resources
rsc02:Not enough room to load default folder-tools
too_many:Too many images
X_rsrce:Could not find resource '
#
#
# Filing system messages..
#
fil01:'%s' already exists.
not_found:File not found
cant_load:Cannot load that
X_type:I am sorry. I don't know how to handle this file
X_RAMRX:Failed RAM loading
X_save:Could not save file
X_output:Failed output file
X_data:Failed data file
X_path:Pathname too long
X_open:Could not open
X_load:Failed loading
X_drawsv:Could not save drawfile
X_HLfldr:This is not a Highlighter folder
Xformat1:Unknown page format. Is it really a Hilighter page?
Xformat2:This is a page format that this version of Hilighter cannot handle. Please upgrade.
query:Before you change page, '%s' has been modified.
#
#
# General housekeeping messages..
#
noroom:Highlighter has run out of room
X_flex:Failed flex
X_verify:Could not verify Draw file
X_buff:Insufficient buffer space
draw_err:Draw error 
os_err:OS error 
unknown1:Unknown draw object
#
#
# Menu definitions..
#
# The icon bar menu
#
menu1_0:Hilighter
menu1_1:>Info,~>Folder,Quit
#
# The main window menu..
#
menu2_0:Hilighter
menu2_1:>Print,~>Page,~>Text,>~Selection,Display,~Resources ^R
#
# Submenu main.text.font
#
fmenu0:Font
fmenu1:System
#
# Submenu main.selection
#
selmenu0:Selection
selmenu1:~Select all,~Clear,~Copy,~Delete,~Front,~Back,~>Save
#
# Submenu main.display
#
dispm0:Display
dispm1:~Tools,Highlights
#
# Resource window menu
#
rmenu1:Delete
rmenu1b:~Delete
#
#Submenu main.text
#
tmenu0:Text
tmenu1:Font,Size,Colour,!Border
#
#Submenu main.page
#
pgmenu0:Page
pgmenu1:~>Size,~Clear,~>Save
#
# Submenu main.text.size
#
szmenu0:Size
szmenu1:8,10,12,14,20,12
#
# Submenu main.page.clear
#
clmenu0:Clear
clmenu1:Highlights,Whole page
#
# Submenu main.text.colour
#
colmenu0:Colour
colmenu1:Foreground,Background
#
# Draw module error messages..
#
derr1:Bad object
derr2:Bad object handle
derr3:Too many font definitions
derr101:Bounding box coordinates are in the wrong order
derr102:Bad character in string
derr103:Object size is too small
derr104:Object size is too large
derr105:Object size is not a multiple of 4
derr106:Object data is larger than specified size
derr107:There is more than one font table
derr108:The font table appears after text object(s)
derr109:Bad text style word
derr110:Path must start with a move
derr111:Path contains an invalid tag
derr112:Path does not contain any line or curve elements
derr113:There is extra data present at the end of a path object
derr114:The sprite definition size is inconsistent with the object size
derr115:Missing end marker in text columns
derr116:Actual number of columns in a text area object does not match specified number of columns
derr117:Non-zero reserved words in a text area object
derr118:This is not a Draw file
derr119:Version number too high
derr120:Unknown object type
derr121:Corrupted text area (must start with '\!')
derr121:Text area version number is wrong or  missing
derr122:Text area must end with a newline character
derr123:Text area: bad \A code(must be L, R, C or D)
derr124:Text area: bad number or missing terminator
derr125:Text area: more than one \D command
derr126:Text area: bad font number
derr127:Text area: unexpected character in \F command
derr128:Text area: bad or missing font width in \F command
derr129:Text area: bad or missing font size in \F command
derr130:Text area: non-digit in \V command
derr131:Text area: bad escape sequence
derr133:Text area must have at least one column
derr134:Out of memory when building text area
00000000  23 20 49 6e 64 65 70 65  6e 64 65 6e 74 20 48 69  |# Independent Hi|
00000010  6c 69 67 68 74 65 72 20  66 6f 6c 64 65 72 20 56  |lighter folder V|
00000020  31 2e 30 31 20 6d 65 73  73 61 67 65 73 20 66 69  |1.01 messages fi|
00000030  6c 65 2e 0a 23 20 43 6f  70 79 72 69 67 68 74 20  |le..# Copyright |
00000040  a9 20 53 68 65 72 73 74  6f 6e 20 53 6f 66 74 77  |. Sherston Softw|
00000050  61 72 65 20 4c 74 64 2e  20 31 39 39 31 0a 23 20  |are Ltd. 1991.# |
00000060  57 72 69 74 74 65 6e 20  62 79 20 50 61 75 6c 20  |Written by Paul |
00000070  42 61 72 6b 65 72 2e 0a  23 0a 23 0a 23 20 4d 65  |Barker..#.#.# Me|
00000080  73 73 61 67 65 73 20 75  73 65 64 20 62 79 20 74  |ssages used by t|
00000090  68 65 20 74 65 78 74 20  6d 6f 64 75 6c 65 2e 0a  |he text module..|
000000a0  23 0a 74 78 74 30 31 3a  54 65 78 74 0a 74 78 74  |#.txt01:Text.txt|
000000b0  30 32 3a 54 65 78 74 20  2a 0a 74 78 74 30 33 3a  |02:Text *.txt03:|
000000c0  43 6f 75 6c 64 20 6e 6f  74 20 6f 70 65 6e 20 65  |Could not open e|
000000d0  64 69 74 6f 72 20 77 69  6e 64 6f 77 0a 74 78 74  |ditor window.txt|
000000e0  30 34 3a 55 65 78 70 65  63 74 65 64 20 6f 62 6a  |04:Uexpected obj|
000000f0  65 63 74 0a 58 5f 70 67  74 78 74 3a 4e 6f 74 20  |ect.X_pgtxt:Not |
00000100  65 6e 6f 75 67 68 20 72  6f 6f 6d 20 66 6f 72 20  |enough room for |
00000110  70 61 67 65 20 74 65 78  74 0a 23 0a 23 0a 23 20  |page text.#.#.# |
00000120  4d 65 73 73 61 67 65 73  20 74 6f 20 64 6f 20 77  |Messages to do w|
00000130  69 74 68 20 74 68 65 20  70 61 67 65 2e 0a 23 0a  |ith the page..#.|
00000140  70 67 65 30 31 3a 43 75  72 72 65 6e 74 20 70 61  |pge01:Current pa|
00000150  67 65 20 6e 6f 74 20 73  61 76 65 64 0a 72 6f 6f  |ge not saved.roo|
00000160  6d 70 61 67 65 3a 4e 6f  74 20 65 6e 6f 75 67 68  |mpage:Not enough|
00000170  20 6d 65 6d 6f 72 79 20  66 6f 72 20 6e 65 78 74  | memory for next|
00000180  20 70 61 67 65 0a 23 0a  23 0a 23 20 4d 65 73 73  | page.#.#.# Mess|
00000190  61 67 65 73 20 74 6f 20  64 6f 20 77 69 74 68 20  |ages to do with |
000001a0  66 6f 6e 74 20 68 61 6e  64 6c 69 6e 67 2e 0a 23  |font handling..#|
000001b0  0a 66 6e 74 30 31 3a 46  6f 6e 74 73 0a 66 6e 74  |.fnt01:Fonts.fnt|
000001c0  30 32 3a 53 79 73 74 65  6d 0a 58 5f 66 6f 6e 74  |02:System.X_font|
000001d0  6e 6d 3a 46 6f 6e 74 20  6e 61 6d 65 20 74 6f 6f  |nm:Font name too|
000001e0  20 6c 6f 6e 67 0a 23 0a  23 0a 23 20 4d 65 73 73  | long.#.#.# Mess|
000001f0  61 67 65 73 20 74 6f 20  64 6f 20 77 69 74 68 20  |ages to do with |
00000200  6c 69 6e 6b 73 2e 2e 0a  23 0a 6c 6e 6b 30 31 3a  |links...#.lnk01:|
00000210  4e 6f 20 6c 69 6e 6b 0a  6c 6e 6b 30 32 3a 4c 69  |No link.lnk02:Li|
00000220  6e 6b 20 74 6f 20 27 25  73 27 7c 43 6c 65 61 72  |nk to '%s'|Clear|
00000230  20 6c 69 6e 6b 0a 58 5f  6c 69 6e 6b 3a 49 20 63  | link.X_link:I c|
00000240  61 6e 20 6f 6e 6c 79 20  6c 69 6e 6b 20 74 6f 20  |an only link to |
00000250  6f 74 68 65 72 20 48 69  67 68 6c 69 67 68 74 65  |other Highlighte|
00000260  72 20 66 69 6c 65 73 0a  23 0a 23 0a 23 20 4c 69  |r files.#.#.# Li|
00000270  73 74 20 6f 66 20 63 6f  6c 6f 75 72 20 73 74 72  |st of colour str|
00000280  69 6e 67 73 2e 2e 0a 23  0a 63 6f 6c 30 31 3a 52  |ings...#.col01:R|
00000290  65 64 20 20 20 20 20 20  20 20 0a 63 6f 6c 30 32  |ed        .col02|
000002a0  3a 44 61 72 6b 20 67 72  65 65 6e 20 0a 63 6f 6c  |:Dark green .col|
000002b0  30 33 3a 4c 69 67 68 74  20 67 72 65 65 6e 0a 63  |03:Light green.c|
000002c0  6f 6c 30 34 3a 47 6f 6c  64 20 20 20 20 20 20 20  |ol04:Gold       |
000002d0  0a 63 6f 6c 30 35 3a 59  65 6c 6c 6f 77 20 20 20  |.col05:Yellow   |
000002e0  20 20 0a 63 6f 6c 30 36  3a 44 61 72 6b 20 62 6c  |  .col06:Dark bl|
000002f0  75 65 20 20 0a 63 6f 6c  30 37 3a 4c 69 67 68 74  |ue  .col07:Light|
00000300  20 62 6c 75 65 20 0a 63  6f 6c 30 38 3a 4f 66 66  | blue .col08:Off|
00000310  2d 77 68 69 74 65 20 20  0a 63 6f 6c 30 39 3a 42  |-white  .col09:B|
00000320  6c 61 63 6b 20 20 20 20  20 20 0a 23 0a 23 0a 23  |lack      .#.#.#|
00000330  20 4d 65 73 73 61 67 65  73 20 75 73 65 64 20 62  | Messages used b|
00000340  79 20 74 68 65 20 70 72  69 6e 74 20 6d 6f 64 75  |y the print modu|
00000350  6c 65 2e 2e 0a 23 0a 70  72 6e 30 31 3a 69 73 20  |le...#.prn01:is |
00000360  75 6e 75 73 65 64 2e 0a  70 72 6e 30 32 3a 6c 65  |unused..prn02:le|
00000370  61 64 73 20 74 6f 0a 23  0a 23 0a 23 20 4d 65 73  |ads to.#.#.# Mes|
00000380  73 61 67 65 73 20 75 73  65 64 20 62 79 20 74 68  |sages used by th|
00000390  65 20 72 65 73 6f 75 72  63 65 20 68 61 6e 64 6c  |e resource handl|
000003a0  69 6e 67 20 6d 6f 64 75  6c 65 2e 2e 0a 23 0a 72  |ing module...#.r|
000003b0  73 63 30 31 3a 54 6f 6f  20 6d 61 6e 79 20 6c 6f  |sc01:Too many lo|
000003c0  61 64 65 64 20 72 65 73  6f 75 72 63 65 73 0a 72  |aded resources.r|
000003d0  73 63 30 32 3a 4e 6f 74  20 65 6e 6f 75 67 68 20  |sc02:Not enough |
000003e0  72 6f 6f 6d 20 74 6f 20  6c 6f 61 64 20 64 65 66  |room to load def|
000003f0  61 75 6c 74 20 66 6f 6c  64 65 72 2d 74 6f 6f 6c  |ault folder-tool|
00000400  73 0a 74 6f 6f 5f 6d 61  6e 79 3a 54 6f 6f 20 6d  |s.too_many:Too m|
00000410  61 6e 79 20 69 6d 61 67  65 73 0a 58 5f 72 73 72  |any images.X_rsr|
00000420  63 65 3a 43 6f 75 6c 64  20 6e 6f 74 20 66 69 6e  |ce:Could not fin|
00000430  64 20 72 65 73 6f 75 72  63 65 20 27 0a 23 0a 23  |d resource '.#.#|
00000440  0a 23 20 46 69 6c 69 6e  67 20 73 79 73 74 65 6d  |.# Filing system|
00000450  20 6d 65 73 73 61 67 65  73 2e 2e 0a 23 0a 66 69  | messages...#.fi|
00000460  6c 30 31 3a 27 25 73 27  20 61 6c 72 65 61 64 79  |l01:'%s' already|
00000470  20 65 78 69 73 74 73 2e  0a 6e 6f 74 5f 66 6f 75  | exists..not_fou|
00000480  6e 64 3a 46 69 6c 65 20  6e 6f 74 20 66 6f 75 6e  |nd:File not foun|
00000490  64 0a 63 61 6e 74 5f 6c  6f 61 64 3a 43 61 6e 6e  |d.cant_load:Cann|
000004a0  6f 74 20 6c 6f 61 64 20  74 68 61 74 0a 58 5f 74  |ot load that.X_t|
000004b0  79 70 65 3a 49 20 61 6d  20 73 6f 72 72 79 2e 20  |ype:I am sorry. |
000004c0  49 20 64 6f 6e 27 74 20  6b 6e 6f 77 20 68 6f 77  |I don't know how|
000004d0  20 74 6f 20 68 61 6e 64  6c 65 20 74 68 69 73 20  | to handle this |
000004e0  66 69 6c 65 0a 58 5f 52  41 4d 52 58 3a 46 61 69  |file.X_RAMRX:Fai|
000004f0  6c 65 64 20 52 41 4d 20  6c 6f 61 64 69 6e 67 0a  |led RAM loading.|
00000500  58 5f 73 61 76 65 3a 43  6f 75 6c 64 20 6e 6f 74  |X_save:Could not|
00000510  20 73 61 76 65 20 66 69  6c 65 0a 58 5f 6f 75 74  | save file.X_out|
00000520  70 75 74 3a 46 61 69 6c  65 64 20 6f 75 74 70 75  |put:Failed outpu|
00000530  74 20 66 69 6c 65 0a 58  5f 64 61 74 61 3a 46 61  |t file.X_data:Fa|
00000540  69 6c 65 64 20 64 61 74  61 20 66 69 6c 65 0a 58  |iled data file.X|
00000550  5f 70 61 74 68 3a 50 61  74 68 6e 61 6d 65 20 74  |_path:Pathname t|
00000560  6f 6f 20 6c 6f 6e 67 0a  58 5f 6f 70 65 6e 3a 43  |oo long.X_open:C|
00000570  6f 75 6c 64 20 6e 6f 74  20 6f 70 65 6e 0a 58 5f  |ould not open.X_|
00000580  6c 6f 61 64 3a 46 61 69  6c 65 64 20 6c 6f 61 64  |load:Failed load|
00000590  69 6e 67 0a 58 5f 64 72  61 77 73 76 3a 43 6f 75  |ing.X_drawsv:Cou|
000005a0  6c 64 20 6e 6f 74 20 73  61 76 65 20 64 72 61 77  |ld not save draw|
000005b0  66 69 6c 65 0a 58 5f 48  4c 66 6c 64 72 3a 54 68  |file.X_HLfldr:Th|
000005c0  69 73 20 69 73 20 6e 6f  74 20 61 20 48 69 67 68  |is is not a High|
000005d0  6c 69 67 68 74 65 72 20  66 6f 6c 64 65 72 0a 58  |lighter folder.X|
000005e0  66 6f 72 6d 61 74 31 3a  55 6e 6b 6e 6f 77 6e 20  |format1:Unknown |
000005f0  70 61 67 65 20 66 6f 72  6d 61 74 2e 20 49 73 20  |page format. Is |
00000600  69 74 20 72 65 61 6c 6c  79 20 61 20 48 69 6c 69  |it really a Hili|
00000610  67 68 74 65 72 20 70 61  67 65 3f 0a 58 66 6f 72  |ghter page?.Xfor|
00000620  6d 61 74 32 3a 54 68 69  73 20 69 73 20 61 20 70  |mat2:This is a p|
00000630  61 67 65 20 66 6f 72 6d  61 74 20 74 68 61 74 20  |age format that |
00000640  74 68 69 73 20 76 65 72  73 69 6f 6e 20 6f 66 20  |this version of |
00000650  48 69 6c 69 67 68 74 65  72 20 63 61 6e 6e 6f 74  |Hilighter cannot|
00000660  20 68 61 6e 64 6c 65 2e  20 50 6c 65 61 73 65 20  | handle. Please |
00000670  75 70 67 72 61 64 65 2e  0a 71 75 65 72 79 3a 42  |upgrade..query:B|
00000680  65 66 6f 72 65 20 79 6f  75 20 63 68 61 6e 67 65  |efore you change|
00000690  20 70 61 67 65 2c 20 27  25 73 27 20 68 61 73 20  | page, '%s' has |
000006a0  62 65 65 6e 20 6d 6f 64  69 66 69 65 64 2e 0a 23  |been modified..#|
000006b0  0a 23 0a 23 20 47 65 6e  65 72 61 6c 20 68 6f 75  |.#.# General hou|
000006c0  73 65 6b 65 65 70 69 6e  67 20 6d 65 73 73 61 67  |sekeeping messag|
000006d0  65 73 2e 2e 0a 23 0a 6e  6f 72 6f 6f 6d 3a 48 69  |es...#.noroom:Hi|
000006e0  67 68 6c 69 67 68 74 65  72 20 68 61 73 20 72 75  |ghlighter has ru|
000006f0  6e 20 6f 75 74 20 6f 66  20 72 6f 6f 6d 0a 58 5f  |n out of room.X_|
00000700  66 6c 65 78 3a 46 61 69  6c 65 64 20 66 6c 65 78  |flex:Failed flex|
00000710  0a 58 5f 76 65 72 69 66  79 3a 43 6f 75 6c 64 20  |.X_verify:Could |
00000720  6e 6f 74 20 76 65 72 69  66 79 20 44 72 61 77 20  |not verify Draw |
00000730  66 69 6c 65 0a 58 5f 62  75 66 66 3a 49 6e 73 75  |file.X_buff:Insu|
00000740  66 66 69 63 69 65 6e 74  20 62 75 66 66 65 72 20  |fficient buffer |
00000750  73 70 61 63 65 0a 64 72  61 77 5f 65 72 72 3a 44  |space.draw_err:D|
00000760  72 61 77 20 65 72 72 6f  72 20 0a 6f 73 5f 65 72  |raw error .os_er|
00000770  72 3a 4f 53 20 65 72 72  6f 72 20 0a 75 6e 6b 6e  |r:OS error .unkn|
00000780  6f 77 6e 31 3a 55 6e 6b  6e 6f 77 6e 20 64 72 61  |own1:Unknown dra|
00000790  77 20 6f 62 6a 65 63 74  0a 23 0a 23 0a 23 20 4d  |w object.#.#.# M|
000007a0  65 6e 75 20 64 65 66 69  6e 69 74 69 6f 6e 73 2e  |enu definitions.|
000007b0  2e 0a 23 0a 23 20 54 68  65 20 69 63 6f 6e 20 62  |..#.# The icon b|
000007c0  61 72 20 6d 65 6e 75 0a  23 0a 6d 65 6e 75 31 5f  |ar menu.#.menu1_|
000007d0  30 3a 48 69 6c 69 67 68  74 65 72 0a 6d 65 6e 75  |0:Hilighter.menu|
000007e0  31 5f 31 3a 3e 49 6e 66  6f 2c 7e 3e 46 6f 6c 64  |1_1:>Info,~>Fold|
000007f0  65 72 2c 51 75 69 74 0a  23 0a 23 20 54 68 65 20  |er,Quit.#.# The |
00000800  6d 61 69 6e 20 77 69 6e  64 6f 77 20 6d 65 6e 75  |main window menu|
00000810  2e 2e 0a 23 0a 6d 65 6e  75 32 5f 30 3a 48 69 6c  |...#.menu2_0:Hil|
00000820  69 67 68 74 65 72 0a 6d  65 6e 75 32 5f 31 3a 3e  |ighter.menu2_1:>|
00000830  50 72 69 6e 74 2c 7e 3e  50 61 67 65 2c 7e 3e 54  |Print,~>Page,~>T|
00000840  65 78 74 2c 3e 7e 53 65  6c 65 63 74 69 6f 6e 2c  |ext,>~Selection,|
00000850  44 69 73 70 6c 61 79 2c  7e 52 65 73 6f 75 72 63  |Display,~Resourc|
00000860  65 73 20 5e 52 0a 23 0a  23 20 53 75 62 6d 65 6e  |es ^R.#.# Submen|
00000870  75 20 6d 61 69 6e 2e 74  65 78 74 2e 66 6f 6e 74  |u main.text.font|
00000880  0a 23 0a 66 6d 65 6e 75  30 3a 46 6f 6e 74 0a 66  |.#.fmenu0:Font.f|
00000890  6d 65 6e 75 31 3a 53 79  73 74 65 6d 0a 23 0a 23  |menu1:System.#.#|
000008a0  20 53 75 62 6d 65 6e 75  20 6d 61 69 6e 2e 73 65  | Submenu main.se|
000008b0  6c 65 63 74 69 6f 6e 0a  23 0a 73 65 6c 6d 65 6e  |lection.#.selmen|
000008c0  75 30 3a 53 65 6c 65 63  74 69 6f 6e 0a 73 65 6c  |u0:Selection.sel|
000008d0  6d 65 6e 75 31 3a 7e 53  65 6c 65 63 74 20 61 6c  |menu1:~Select al|
000008e0  6c 2c 7e 43 6c 65 61 72  2c 7e 43 6f 70 79 2c 7e  |l,~Clear,~Copy,~|
000008f0  44 65 6c 65 74 65 2c 7e  46 72 6f 6e 74 2c 7e 42  |Delete,~Front,~B|
00000900  61 63 6b 2c 7e 3e 53 61  76 65 0a 23 0a 23 20 53  |ack,~>Save.#.# S|
00000910  75 62 6d 65 6e 75 20 6d  61 69 6e 2e 64 69 73 70  |ubmenu main.disp|
00000920  6c 61 79 0a 23 0a 64 69  73 70 6d 30 3a 44 69 73  |lay.#.dispm0:Dis|
00000930  70 6c 61 79 0a 64 69 73  70 6d 31 3a 7e 54 6f 6f  |play.dispm1:~Too|
00000940  6c 73 2c 48 69 67 68 6c  69 67 68 74 73 0a 23 0a  |ls,Highlights.#.|
00000950  23 20 52 65 73 6f 75 72  63 65 20 77 69 6e 64 6f  |# Resource windo|
00000960  77 20 6d 65 6e 75 0a 23  0a 72 6d 65 6e 75 31 3a  |w menu.#.rmenu1:|
00000970  44 65 6c 65 74 65 0a 72  6d 65 6e 75 31 62 3a 7e  |Delete.rmenu1b:~|
00000980  44 65 6c 65 74 65 0a 23  0a 23 53 75 62 6d 65 6e  |Delete.#.#Submen|
00000990  75 20 6d 61 69 6e 2e 74  65 78 74 0a 23 0a 74 6d  |u main.text.#.tm|
000009a0  65 6e 75 30 3a 54 65 78  74 0a 74 6d 65 6e 75 31  |enu0:Text.tmenu1|
000009b0  3a 46 6f 6e 74 2c 53 69  7a 65 2c 43 6f 6c 6f 75  |:Font,Size,Colou|
000009c0  72 2c 21 42 6f 72 64 65  72 0a 23 0a 23 53 75 62  |r,!Border.#.#Sub|
000009d0  6d 65 6e 75 20 6d 61 69  6e 2e 70 61 67 65 0a 23  |menu main.page.#|
000009e0  0a 70 67 6d 65 6e 75 30  3a 50 61 67 65 0a 70 67  |.pgmenu0:Page.pg|
000009f0  6d 65 6e 75 31 3a 7e 3e  53 69 7a 65 2c 7e 43 6c  |menu1:~>Size,~Cl|
00000a00  65 61 72 2c 7e 3e 53 61  76 65 0a 23 0a 23 20 53  |ear,~>Save.#.# S|
00000a10  75 62 6d 65 6e 75 20 6d  61 69 6e 2e 74 65 78 74  |ubmenu main.text|
00000a20  2e 73 69 7a 65 0a 23 0a  73 7a 6d 65 6e 75 30 3a  |.size.#.szmenu0:|
00000a30  53 69 7a 65 0a 73 7a 6d  65 6e 75 31 3a 38 2c 31  |Size.szmenu1:8,1|
00000a40  30 2c 31 32 2c 31 34 2c  32 30 2c 31 32 0a 23 0a  |0,12,14,20,12.#.|
00000a50  23 20 53 75 62 6d 65 6e  75 20 6d 61 69 6e 2e 70  |# Submenu main.p|
00000a60  61 67 65 2e 63 6c 65 61  72 0a 23 0a 63 6c 6d 65  |age.clear.#.clme|
00000a70  6e 75 30 3a 43 6c 65 61  72 0a 63 6c 6d 65 6e 75  |nu0:Clear.clmenu|
00000a80  31 3a 48 69 67 68 6c 69  67 68 74 73 2c 57 68 6f  |1:Highlights,Who|
00000a90  6c 65 20 70 61 67 65 0a  23 0a 23 20 53 75 62 6d  |le page.#.# Subm|
00000aa0  65 6e 75 20 6d 61 69 6e  2e 74 65 78 74 2e 63 6f  |enu main.text.co|
00000ab0  6c 6f 75 72 0a 23 0a 63  6f 6c 6d 65 6e 75 30 3a  |lour.#.colmenu0:|
00000ac0  43 6f 6c 6f 75 72 0a 63  6f 6c 6d 65 6e 75 31 3a  |Colour.colmenu1:|
00000ad0  46 6f 72 65 67 72 6f 75  6e 64 2c 42 61 63 6b 67  |Foreground,Backg|
00000ae0  72 6f 75 6e 64 0a 23 0a  23 20 44 72 61 77 20 6d  |round.#.# Draw m|
00000af0  6f 64 75 6c 65 20 65 72  72 6f 72 20 6d 65 73 73  |odule error mess|
00000b00  61 67 65 73 2e 2e 0a 23  0a 64 65 72 72 31 3a 42  |ages...#.derr1:B|
00000b10  61 64 20 6f 62 6a 65 63  74 0a 64 65 72 72 32 3a  |ad object.derr2:|
00000b20  42 61 64 20 6f 62 6a 65  63 74 20 68 61 6e 64 6c  |Bad object handl|
00000b30  65 0a 64 65 72 72 33 3a  54 6f 6f 20 6d 61 6e 79  |e.derr3:Too many|
00000b40  20 66 6f 6e 74 20 64 65  66 69 6e 69 74 69 6f 6e  | font definition|
00000b50  73 0a 64 65 72 72 31 30  31 3a 42 6f 75 6e 64 69  |s.derr101:Boundi|
00000b60  6e 67 20 62 6f 78 20 63  6f 6f 72 64 69 6e 61 74  |ng box coordinat|
00000b70  65 73 20 61 72 65 20 69  6e 20 74 68 65 20 77 72  |es are in the wr|
00000b80  6f 6e 67 20 6f 72 64 65  72 0a 64 65 72 72 31 30  |ong order.derr10|
00000b90  32 3a 42 61 64 20 63 68  61 72 61 63 74 65 72 20  |2:Bad character |
00000ba0  69 6e 20 73 74 72 69 6e  67 0a 64 65 72 72 31 30  |in string.derr10|
00000bb0  33 3a 4f 62 6a 65 63 74  20 73 69 7a 65 20 69 73  |3:Object size is|
00000bc0  20 74 6f 6f 20 73 6d 61  6c 6c 0a 64 65 72 72 31  | too small.derr1|
00000bd0  30 34 3a 4f 62 6a 65 63  74 20 73 69 7a 65 20 69  |04:Object size i|
00000be0  73 20 74 6f 6f 20 6c 61  72 67 65 0a 64 65 72 72  |s too large.derr|
00000bf0  31 30 35 3a 4f 62 6a 65  63 74 20 73 69 7a 65 20  |105:Object size |
00000c00  69 73 20 6e 6f 74 20 61  20 6d 75 6c 74 69 70 6c  |is not a multipl|
00000c10  65 20 6f 66 20 34 0a 64  65 72 72 31 30 36 3a 4f  |e of 4.derr106:O|
00000c20  62 6a 65 63 74 20 64 61  74 61 20 69 73 20 6c 61  |bject data is la|
00000c30  72 67 65 72 20 74 68 61  6e 20 73 70 65 63 69 66  |rger than specif|
00000c40  69 65 64 20 73 69 7a 65  0a 64 65 72 72 31 30 37  |ied size.derr107|
00000c50  3a 54 68 65 72 65 20 69  73 20 6d 6f 72 65 20 74  |:There is more t|
00000c60  68 61 6e 20 6f 6e 65 20  66 6f 6e 74 20 74 61 62  |han one font tab|
00000c70  6c 65 0a 64 65 72 72 31  30 38 3a 54 68 65 20 66  |le.derr108:The f|
00000c80  6f 6e 74 20 74 61 62 6c  65 20 61 70 70 65 61 72  |ont table appear|
00000c90  73 20 61 66 74 65 72 20  74 65 78 74 20 6f 62 6a  |s after text obj|
00000ca0  65 63 74 28 73 29 0a 64  65 72 72 31 30 39 3a 42  |ect(s).derr109:B|
00000cb0  61 64 20 74 65 78 74 20  73 74 79 6c 65 20 77 6f  |ad text style wo|
00000cc0  72 64 0a 64 65 72 72 31  31 30 3a 50 61 74 68 20  |rd.derr110:Path |
00000cd0  6d 75 73 74 20 73 74 61  72 74 20 77 69 74 68 20  |must start with |
00000ce0  61 20 6d 6f 76 65 0a 64  65 72 72 31 31 31 3a 50  |a move.derr111:P|
00000cf0  61 74 68 20 63 6f 6e 74  61 69 6e 73 20 61 6e 20  |ath contains an |
00000d00  69 6e 76 61 6c 69 64 20  74 61 67 0a 64 65 72 72  |invalid tag.derr|
00000d10  31 31 32 3a 50 61 74 68  20 64 6f 65 73 20 6e 6f  |112:Path does no|
00000d20  74 20 63 6f 6e 74 61 69  6e 20 61 6e 79 20 6c 69  |t contain any li|
00000d30  6e 65 20 6f 72 20 63 75  72 76 65 20 65 6c 65 6d  |ne or curve elem|
00000d40  65 6e 74 73 0a 64 65 72  72 31 31 33 3a 54 68 65  |ents.derr113:The|
00000d50  72 65 20 69 73 20 65 78  74 72 61 20 64 61 74 61  |re is extra data|
00000d60  20 70 72 65 73 65 6e 74  20 61 74 20 74 68 65 20  | present at the |
00000d70  65 6e 64 20 6f 66 20 61  20 70 61 74 68 20 6f 62  |end of a path ob|
00000d80  6a 65 63 74 0a 64 65 72  72 31 31 34 3a 54 68 65  |ject.derr114:The|
00000d90  20 73 70 72 69 74 65 20  64 65 66 69 6e 69 74 69  | sprite definiti|
00000da0  6f 6e 20 73 69 7a 65 20  69 73 20 69 6e 63 6f 6e  |on size is incon|
00000db0  73 69 73 74 65 6e 74 20  77 69 74 68 20 74 68 65  |sistent with the|
00000dc0  20 6f 62 6a 65 63 74 20  73 69 7a 65 0a 64 65 72  | object size.der|
00000dd0  72 31 31 35 3a 4d 69 73  73 69 6e 67 20 65 6e 64  |r115:Missing end|
00000de0  20 6d 61 72 6b 65 72 20  69 6e 20 74 65 78 74 20  | marker in text |
00000df0  63 6f 6c 75 6d 6e 73 0a  64 65 72 72 31 31 36 3a  |columns.derr116:|
00000e00  41 63 74 75 61 6c 20 6e  75 6d 62 65 72 20 6f 66  |Actual number of|
00000e10  20 63 6f 6c 75 6d 6e 73  20 69 6e 20 61 20 74 65  | columns in a te|
00000e20  78 74 20 61 72 65 61 20  6f 62 6a 65 63 74 20 64  |xt area object d|
00000e30  6f 65 73 20 6e 6f 74 20  6d 61 74 63 68 20 73 70  |oes not match sp|
00000e40  65 63 69 66 69 65 64 20  6e 75 6d 62 65 72 20 6f  |ecified number o|
00000e50  66 20 63 6f 6c 75 6d 6e  73 0a 64 65 72 72 31 31  |f columns.derr11|
00000e60  37 3a 4e 6f 6e 2d 7a 65  72 6f 20 72 65 73 65 72  |7:Non-zero reser|
00000e70  76 65 64 20 77 6f 72 64  73 20 69 6e 20 61 20 74  |ved words in a t|
00000e80  65 78 74 20 61 72 65 61  20 6f 62 6a 65 63 74 0a  |ext area object.|
00000e90  64 65 72 72 31 31 38 3a  54 68 69 73 20 69 73 20  |derr118:This is |
00000ea0  6e 6f 74 20 61 20 44 72  61 77 20 66 69 6c 65 0a  |not a Draw file.|
00000eb0  64 65 72 72 31 31 39 3a  56 65 72 73 69 6f 6e 20  |derr119:Version |
00000ec0  6e 75 6d 62 65 72 20 74  6f 6f 20 68 69 67 68 0a  |number too high.|
00000ed0  64 65 72 72 31 32 30 3a  55 6e 6b 6e 6f 77 6e 20  |derr120:Unknown |
00000ee0  6f 62 6a 65 63 74 20 74  79 70 65 0a 64 65 72 72  |object type.derr|
00000ef0  31 32 31 3a 43 6f 72 72  75 70 74 65 64 20 74 65  |121:Corrupted te|
00000f00  78 74 20 61 72 65 61 20  28 6d 75 73 74 20 73 74  |xt area (must st|
00000f10  61 72 74 20 77 69 74 68  20 27 5c 21 27 29 0a 64  |art with '\!').d|
00000f20  65 72 72 31 32 31 3a 54  65 78 74 20 61 72 65 61  |err121:Text area|
00000f30  20 76 65 72 73 69 6f 6e  20 6e 75 6d 62 65 72 20  | version number |
00000f40  69 73 20 77 72 6f 6e 67  20 6f 72 20 20 6d 69 73  |is wrong or  mis|
00000f50  73 69 6e 67 0a 64 65 72  72 31 32 32 3a 54 65 78  |sing.derr122:Tex|
00000f60  74 20 61 72 65 61 20 6d  75 73 74 20 65 6e 64 20  |t area must end |
00000f70  77 69 74 68 20 61 20 6e  65 77 6c 69 6e 65 20 63  |with a newline c|
00000f80  68 61 72 61 63 74 65 72  0a 64 65 72 72 31 32 33  |haracter.derr123|
00000f90  3a 54 65 78 74 20 61 72  65 61 3a 20 62 61 64 20  |:Text area: bad |
00000fa0  5c 41 20 63 6f 64 65 28  6d 75 73 74 20 62 65 20  |\A code(must be |
00000fb0  4c 2c 20 52 2c 20 43 20  6f 72 20 44 29 0a 64 65  |L, R, C or D).de|
00000fc0  72 72 31 32 34 3a 54 65  78 74 20 61 72 65 61 3a  |rr124:Text area:|
00000fd0  20 62 61 64 20 6e 75 6d  62 65 72 20 6f 72 20 6d  | bad number or m|
00000fe0  69 73 73 69 6e 67 20 74  65 72 6d 69 6e 61 74 6f  |issing terminato|
00000ff0  72 0a 64 65 72 72 31 32  35 3a 54 65 78 74 20 61  |r.derr125:Text a|
00001000  72 65 61 3a 20 6d 6f 72  65 20 74 68 61 6e 20 6f  |rea: more than o|
00001010  6e 65 20 5c 44 20 63 6f  6d 6d 61 6e 64 0a 64 65  |ne \D command.de|
00001020  72 72 31 32 36 3a 54 65  78 74 20 61 72 65 61 3a  |rr126:Text area:|
00001030  20 62 61 64 20 66 6f 6e  74 20 6e 75 6d 62 65 72  | bad font number|
00001040  0a 64 65 72 72 31 32 37  3a 54 65 78 74 20 61 72  |.derr127:Text ar|
00001050  65 61 3a 20 75 6e 65 78  70 65 63 74 65 64 20 63  |ea: unexpected c|
00001060  68 61 72 61 63 74 65 72  20 69 6e 20 5c 46 20 63  |haracter in \F c|
00001070  6f 6d 6d 61 6e 64 0a 64  65 72 72 31 32 38 3a 54  |ommand.derr128:T|
00001080  65 78 74 20 61 72 65 61  3a 20 62 61 64 20 6f 72  |ext area: bad or|
00001090  20 6d 69 73 73 69 6e 67  20 66 6f 6e 74 20 77 69  | missing font wi|
000010a0  64 74 68 20 69 6e 20 5c  46 20 63 6f 6d 6d 61 6e  |dth in \F comman|
000010b0  64 0a 64 65 72 72 31 32  39 3a 54 65 78 74 20 61  |d.derr129:Text a|
000010c0  72 65 61 3a 20 62 61 64  20 6f 72 20 6d 69 73 73  |rea: bad or miss|
000010d0  69 6e 67 20 66 6f 6e 74  20 73 69 7a 65 20 69 6e  |ing font size in|
000010e0  20 5c 46 20 63 6f 6d 6d  61 6e 64 0a 64 65 72 72  | \F command.derr|
000010f0  31 33 30 3a 54 65 78 74  20 61 72 65 61 3a 20 6e  |130:Text area: n|
00001100  6f 6e 2d 64 69 67 69 74  20 69 6e 20 5c 56 20 63  |on-digit in \V c|
00001110  6f 6d 6d 61 6e 64 0a 64  65 72 72 31 33 31 3a 54  |ommand.derr131:T|
00001120  65 78 74 20 61 72 65 61  3a 20 62 61 64 20 65 73  |ext area: bad es|
00001130  63 61 70 65 20 73 65 71  75 65 6e 63 65 0a 64 65  |cape sequence.de|
00001140  72 72 31 33 33 3a 54 65  78 74 20 61 72 65 61 20  |rr133:Text area |
00001150  6d 75 73 74 20 68 61 76  65 20 61 74 20 6c 65 61  |must have at lea|
00001160  73 74 20 6f 6e 65 20 63  6f 6c 75 6d 6e 0a 64 65  |st one column.de|
00001170  72 72 31 33 34 3a 4f 75  74 20 6f 66 20 6d 65 6d  |rr134:Out of mem|
00001180  6f 72 79 20 77 68 65 6e  20 62 75 69 6c 64 69 6e  |ory when buildin|
00001190  67 20 74 65 78 74 20 61  72 65 61 0a              |g text area.|
0000119c