Home » Archimedes archive » Archimedes World » AW-1996-01-Disc2.adf » !Go-GoDemo_Go-GoDemo » !Go-GoDemo/messages

!Go-GoDemo/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 » Archimedes World » AW-1996-01-Disc2.adf » !Go-GoDemo_Go-GoDemo
Filename: !Go-GoDemo/messages
Read OK:
File size: 125A bytes
Load address: 0000
Exec address: 0000
File contents
# This is the messages file for Go-Go!
#
# Use !Commands to change the words for commands.
# Command names which appear in error messages and
# menus will automatically be changed.

# text for the button bar (sysX = system font alternative)
bar1:Save
sys1:Save
bar2:Print
sys2:Print
bar3:Redraw
sys3:Redraw
bar4:Go back
sys4:Back
bar5:Reset 
sys5:Reset
bar6:Procedure
sys6:Procs

# text for the full screen locks
lock1:Drawing
lock2:Drawing/Writing
lock3:Drawing/Writing/Control
lock4:Drawing/Writing/Bar
lock5:Draw/Write/Control/Bar

# menus
# T... = title
# M... = menu text
fonttitle:Fonts
Tdisplay:Drawing
Mdisplay:>Save,>Print,Pointer,Scenes,Speed,Redraw  F11
Tscenes:Scenes
Tpointers:Pointers
Mscenes:List,%s|!%s,%s,%s
Tspeed:Speed
Mspeed:%s,!%s,%s,%s,%s|Step
Tmode:Select
Mmode:!Drag,Protractor,Ruler
Tselect:Select
Mselect:Copy   ^C,Cut    ^X,Paste  ^V,Clear  ^Z
Mmain:>Save      �F3,Load      �F2,Selection,%s,Commands,Procedures ^P,Reset    �F11
Mcolour:Colour...
Mwidth:Thin,1,2,4,8
Micon:>Info,Choices...,Resources...,Control Panel...,Quit
Twords:Commands
Toptions:Files
Tfkeys:Keys

# queries
sureclear:Reset will clear the Writing page and the Drawing page. Do you really want to Reset Go-Go! ?
sureclrpr:Reset will clear the Writing page, the Drawing page and all Procedures. Do you really want to Reset Go-Go! ?
clraction:Reset
suredelete:Do you really want to delete the procedure
delaction:Delete
suredelopt:Do you really want to delete the '%s' choices file?
reallyquit:Your Go-Go! file is unsaved. Do you really want to quit?
quitaction:Quit
reallyload:Your Go-Go! file is unsaved. Do you really want to load a new file?
loadaction:Load
newdisc:The pointers, scenes, sounds and choices files on this disc are now accessible to Go-Go!

# error messages
demosave:You cannot save with this demonstration. For a full version, please contact SEMERC on (0161) 627 4469.
demoprint:You cannot print with this demonstration. For a full version, please contact SEMERC on (0161) 627 4469.
notreg:This copy of the program has not been registered properly. Contact SEMERC.
nopdriver:No printer driver loaded!
printbusy:The printer is currently printing something else. Please try again later.
nohomerton:Go-Go! needs either the font 'Homerton.Medium', or 'Jotter' in order to work.
noprocroom:I've not got enough memory to start a new procedure.
pnoname:You must type in a name in the 'Name' field.
psamename:A procedure already exists with this name. Please choose a different one.
noroom:I need some more memory. Please remove other applications to make more space.
redrawerr:Sorry, I can't redraw the contents of that window. I've had to shut it.
resword:A Go-Go! command already has that name. Please choose another one.
toomanysp:There are already ten procedures on the Control Panel. Remove one by pressing shift and dragging it off, before trying again.
onslate:This procedure is already on the Control Panel.
filenotfnd:This file cannot be found.
baddefpath:The directory where Go-Go! files are saved cannot be found. The file has not been saved.
noangle:No angle found
badproc:A procedure header in the file is faulty. I will ignore it.
cantremake:A serious fault has developed with the Go-Go!. Please attempt to save your work, quit immediately and then reload.
badparam:One of the parameter names is too long.
dienow:Thank you for trying the Go-Go! demonstration. For more information, or to purchase the package, please contact SEMERC on (0161) 627 4469.

#parser error messages
parse1:No room for variable allocation
parse2:There is no left hand bracket in the comment
parse3:Unexpected character
parse5:I don't know this variable
parse4:Expression stack overflow
parse6:The right hand bracket is missing
parse7:The expression doesn't make any sense
parse8:The variable name is missing
parse9:Sorry, I don't know
parse10:I think you have typed something wrong
parse11:The line style can only be %s, %s, or %s
parse12:Division by zero
parse13:I can't do that any more
parse14:I need a number or expression after the command
parse15:There are too many nested Repeats
#parse16 is 'more Repeats than Nexts'
parse16:There are more %ss than %ss
parse17:The colour number must be between 0 and 16
#parse18 is 'the Pen can only be Up or Down'
parse18:The %s can only be %s or %s
parse19:I can't find this sound
parse20:A variable or expression can't be used in this sense
parse21:Please give me some more parameters
parse22:You have given too many parameters
parse23:This word is a procedure, not a variable
#parse24 is 'You cannot Wait...'
parse24:You cannot %s for less than 0 seconds
parse25:This stamp isn't loaded
parse26:I can't find this pointer
parse27:I can't find this scene

00000000  23 20 54 68 69 73 20 69  73 20 74 68 65 20 6d 65  |# This is the me|
00000010  73 73 61 67 65 73 20 66  69 6c 65 20 66 6f 72 20  |ssages file for |
00000020  47 6f 2d 47 6f 21 0a 23  0a 23 20 55 73 65 20 21  |Go-Go!.#.# Use !|
00000030  43 6f 6d 6d 61 6e 64 73  20 74 6f 20 63 68 61 6e  |Commands to chan|
00000040  67 65 20 74 68 65 20 77  6f 72 64 73 20 66 6f 72  |ge the words for|
00000050  20 63 6f 6d 6d 61 6e 64  73 2e 0a 23 20 43 6f 6d  | commands..# Com|
00000060  6d 61 6e 64 20 6e 61 6d  65 73 20 77 68 69 63 68  |mand names which|
00000070  20 61 70 70 65 61 72 20  69 6e 20 65 72 72 6f 72  | appear in error|
00000080  20 6d 65 73 73 61 67 65  73 20 61 6e 64 0a 23 20  | messages and.# |
00000090  6d 65 6e 75 73 20 77 69  6c 6c 20 61 75 74 6f 6d  |menus will autom|
000000a0  61 74 69 63 61 6c 6c 79  20 62 65 20 63 68 61 6e  |atically be chan|
000000b0  67 65 64 2e 0a 0a 23 20  74 65 78 74 20 66 6f 72  |ged...# text for|
000000c0  20 74 68 65 20 62 75 74  74 6f 6e 20 62 61 72 20  | the button bar |
000000d0  28 73 79 73 58 20 3d 20  73 79 73 74 65 6d 20 66  |(sysX = system f|
000000e0  6f 6e 74 20 61 6c 74 65  72 6e 61 74 69 76 65 29  |ont alternative)|
000000f0  0a 62 61 72 31 3a 53 61  76 65 0a 73 79 73 31 3a  |.bar1:Save.sys1:|
00000100  53 61 76 65 0a 62 61 72  32 3a 50 72 69 6e 74 0a  |Save.bar2:Print.|
00000110  73 79 73 32 3a 50 72 69  6e 74 0a 62 61 72 33 3a  |sys2:Print.bar3:|
00000120  52 65 64 72 61 77 0a 73  79 73 33 3a 52 65 64 72  |Redraw.sys3:Redr|
00000130  61 77 0a 62 61 72 34 3a  47 6f 20 62 61 63 6b 0a  |aw.bar4:Go back.|
00000140  73 79 73 34 3a 42 61 63  6b 0a 62 61 72 35 3a 52  |sys4:Back.bar5:R|
00000150  65 73 65 74 20 0a 73 79  73 35 3a 52 65 73 65 74  |eset .sys5:Reset|
00000160  0a 62 61 72 36 3a 50 72  6f 63 65 64 75 72 65 0a  |.bar6:Procedure.|
00000170  73 79 73 36 3a 50 72 6f  63 73 0a 0a 23 20 74 65  |sys6:Procs..# te|
00000180  78 74 20 66 6f 72 20 74  68 65 20 66 75 6c 6c 20  |xt for the full |
00000190  73 63 72 65 65 6e 20 6c  6f 63 6b 73 0a 6c 6f 63  |screen locks.loc|
000001a0  6b 31 3a 44 72 61 77 69  6e 67 0a 6c 6f 63 6b 32  |k1:Drawing.lock2|
000001b0  3a 44 72 61 77 69 6e 67  2f 57 72 69 74 69 6e 67  |:Drawing/Writing|
000001c0  0a 6c 6f 63 6b 33 3a 44  72 61 77 69 6e 67 2f 57  |.lock3:Drawing/W|
000001d0  72 69 74 69 6e 67 2f 43  6f 6e 74 72 6f 6c 0a 6c  |riting/Control.l|
000001e0  6f 63 6b 34 3a 44 72 61  77 69 6e 67 2f 57 72 69  |ock4:Drawing/Wri|
000001f0  74 69 6e 67 2f 42 61 72  0a 6c 6f 63 6b 35 3a 44  |ting/Bar.lock5:D|
00000200  72 61 77 2f 57 72 69 74  65 2f 43 6f 6e 74 72 6f  |raw/Write/Contro|
00000210  6c 2f 42 61 72 0a 0a 23  20 6d 65 6e 75 73 0a 23  |l/Bar..# menus.#|
00000220  20 54 2e 2e 2e 20 3d 20  74 69 74 6c 65 0a 23 20  | T... = title.# |
00000230  4d 2e 2e 2e 20 3d 20 6d  65 6e 75 20 74 65 78 74  |M... = menu text|
00000240  0a 66 6f 6e 74 74 69 74  6c 65 3a 46 6f 6e 74 73  |.fonttitle:Fonts|
00000250  0a 54 64 69 73 70 6c 61  79 3a 44 72 61 77 69 6e  |.Tdisplay:Drawin|
00000260  67 0a 4d 64 69 73 70 6c  61 79 3a 3e 53 61 76 65  |g.Mdisplay:>Save|
00000270  2c 3e 50 72 69 6e 74 2c  50 6f 69 6e 74 65 72 2c  |,>Print,Pointer,|
00000280  53 63 65 6e 65 73 2c 53  70 65 65 64 2c 52 65 64  |Scenes,Speed,Red|
00000290  72 61 77 20 20 46 31 31  0a 54 73 63 65 6e 65 73  |raw  F11.Tscenes|
000002a0  3a 53 63 65 6e 65 73 0a  54 70 6f 69 6e 74 65 72  |:Scenes.Tpointer|
000002b0  73 3a 50 6f 69 6e 74 65  72 73 0a 4d 73 63 65 6e  |s:Pointers.Mscen|
000002c0  65 73 3a 4c 69 73 74 2c  25 73 7c 21 25 73 2c 25  |es:List,%s|!%s,%|
000002d0  73 2c 25 73 0a 54 73 70  65 65 64 3a 53 70 65 65  |s,%s.Tspeed:Spee|
000002e0  64 0a 4d 73 70 65 65 64  3a 25 73 2c 21 25 73 2c  |d.Mspeed:%s,!%s,|
000002f0  25 73 2c 25 73 2c 25 73  7c 53 74 65 70 0a 54 6d  |%s,%s,%s|Step.Tm|
00000300  6f 64 65 3a 53 65 6c 65  63 74 0a 4d 6d 6f 64 65  |ode:Select.Mmode|
00000310  3a 21 44 72 61 67 2c 50  72 6f 74 72 61 63 74 6f  |:!Drag,Protracto|
00000320  72 2c 52 75 6c 65 72 0a  54 73 65 6c 65 63 74 3a  |r,Ruler.Tselect:|
00000330  53 65 6c 65 63 74 0a 4d  73 65 6c 65 63 74 3a 43  |Select.Mselect:C|
00000340  6f 70 79 20 20 20 5e 43  2c 43 75 74 20 20 20 20  |opy   ^C,Cut    |
00000350  5e 58 2c 50 61 73 74 65  20 20 5e 56 2c 43 6c 65  |^X,Paste  ^V,Cle|
00000360  61 72 20 20 5e 5a 0a 4d  6d 61 69 6e 3a 3e 53 61  |ar  ^Z.Mmain:>Sa|
00000370  76 65 20 20 20 20 20 20  8b 46 33 2c 4c 6f 61 64  |ve      .F3,Load|
00000380  20 20 20 20 20 20 8b 46  32 2c 53 65 6c 65 63 74  |      .F2,Select|
00000390  69 6f 6e 2c 25 73 2c 43  6f 6d 6d 61 6e 64 73 2c  |ion,%s,Commands,|
000003a0  50 72 6f 63 65 64 75 72  65 73 20 5e 50 2c 52 65  |Procedures ^P,Re|
000003b0  73 65 74 20 20 20 20 8b  46 31 31 0a 4d 63 6f 6c  |set    .F11.Mcol|
000003c0  6f 75 72 3a 43 6f 6c 6f  75 72 2e 2e 2e 0a 4d 77  |our:Colour....Mw|
000003d0  69 64 74 68 3a 54 68 69  6e 2c 31 2c 32 2c 34 2c  |idth:Thin,1,2,4,|
000003e0  38 0a 4d 69 63 6f 6e 3a  3e 49 6e 66 6f 2c 43 68  |8.Micon:>Info,Ch|
000003f0  6f 69 63 65 73 2e 2e 2e  2c 52 65 73 6f 75 72 63  |oices...,Resourc|
00000400  65 73 2e 2e 2e 2c 43 6f  6e 74 72 6f 6c 20 50 61  |es...,Control Pa|
00000410  6e 65 6c 2e 2e 2e 2c 51  75 69 74 0a 54 77 6f 72  |nel...,Quit.Twor|
00000420  64 73 3a 43 6f 6d 6d 61  6e 64 73 0a 54 6f 70 74  |ds:Commands.Topt|
00000430  69 6f 6e 73 3a 46 69 6c  65 73 0a 54 66 6b 65 79  |ions:Files.Tfkey|
00000440  73 3a 4b 65 79 73 0a 0a  23 20 71 75 65 72 69 65  |s:Keys..# querie|
00000450  73 0a 73 75 72 65 63 6c  65 61 72 3a 52 65 73 65  |s.sureclear:Rese|
00000460  74 20 77 69 6c 6c 20 63  6c 65 61 72 20 74 68 65  |t will clear the|
00000470  20 57 72 69 74 69 6e 67  20 70 61 67 65 20 61 6e  | Writing page an|
00000480  64 20 74 68 65 20 44 72  61 77 69 6e 67 20 70 61  |d the Drawing pa|
00000490  67 65 2e 20 44 6f 20 79  6f 75 20 72 65 61 6c 6c  |ge. Do you reall|
000004a0  79 20 77 61 6e 74 20 74  6f 20 52 65 73 65 74 20  |y want to Reset |
000004b0  47 6f 2d 47 6f 21 20 3f  0a 73 75 72 65 63 6c 72  |Go-Go! ?.sureclr|
000004c0  70 72 3a 52 65 73 65 74  20 77 69 6c 6c 20 63 6c  |pr:Reset will cl|
000004d0  65 61 72 20 74 68 65 20  57 72 69 74 69 6e 67 20  |ear the Writing |
000004e0  70 61 67 65 2c 20 74 68  65 20 44 72 61 77 69 6e  |page, the Drawin|
000004f0  67 20 70 61 67 65 20 61  6e 64 20 61 6c 6c 20 50  |g page and all P|
00000500  72 6f 63 65 64 75 72 65  73 2e 20 44 6f 20 79 6f  |rocedures. Do yo|
00000510  75 20 72 65 61 6c 6c 79  20 77 61 6e 74 20 74 6f  |u really want to|
00000520  20 52 65 73 65 74 20 47  6f 2d 47 6f 21 20 3f 0a  | Reset Go-Go! ?.|
00000530  63 6c 72 61 63 74 69 6f  6e 3a 52 65 73 65 74 0a  |clraction:Reset.|
00000540  73 75 72 65 64 65 6c 65  74 65 3a 44 6f 20 79 6f  |suredelete:Do yo|
00000550  75 20 72 65 61 6c 6c 79  20 77 61 6e 74 20 74 6f  |u really want to|
00000560  20 64 65 6c 65 74 65 20  74 68 65 20 70 72 6f 63  | delete the proc|
00000570  65 64 75 72 65 0a 64 65  6c 61 63 74 69 6f 6e 3a  |edure.delaction:|
00000580  44 65 6c 65 74 65 0a 73  75 72 65 64 65 6c 6f 70  |Delete.suredelop|
00000590  74 3a 44 6f 20 79 6f 75  20 72 65 61 6c 6c 79 20  |t:Do you really |
000005a0  77 61 6e 74 20 74 6f 20  64 65 6c 65 74 65 20 74  |want to delete t|
000005b0  68 65 20 27 25 73 27 20  63 68 6f 69 63 65 73 20  |he '%s' choices |
000005c0  66 69 6c 65 3f 0a 72 65  61 6c 6c 79 71 75 69 74  |file?.reallyquit|
000005d0  3a 59 6f 75 72 20 47 6f  2d 47 6f 21 20 66 69 6c  |:Your Go-Go! fil|
000005e0  65 20 69 73 20 75 6e 73  61 76 65 64 2e 20 44 6f  |e is unsaved. Do|
000005f0  20 79 6f 75 20 72 65 61  6c 6c 79 20 77 61 6e 74  | you really want|
00000600  20 74 6f 20 71 75 69 74  3f 0a 71 75 69 74 61 63  | to quit?.quitac|
00000610  74 69 6f 6e 3a 51 75 69  74 0a 72 65 61 6c 6c 79  |tion:Quit.really|
00000620  6c 6f 61 64 3a 59 6f 75  72 20 47 6f 2d 47 6f 21  |load:Your Go-Go!|
00000630  20 66 69 6c 65 20 69 73  20 75 6e 73 61 76 65 64  | file is unsaved|
00000640  2e 20 44 6f 20 79 6f 75  20 72 65 61 6c 6c 79 20  |. Do you really |
00000650  77 61 6e 74 20 74 6f 20  6c 6f 61 64 20 61 20 6e  |want to load a n|
00000660  65 77 20 66 69 6c 65 3f  0a 6c 6f 61 64 61 63 74  |ew file?.loadact|
00000670  69 6f 6e 3a 4c 6f 61 64  0a 6e 65 77 64 69 73 63  |ion:Load.newdisc|
00000680  3a 54 68 65 20 70 6f 69  6e 74 65 72 73 2c 20 73  |:The pointers, s|
00000690  63 65 6e 65 73 2c 20 73  6f 75 6e 64 73 20 61 6e  |cenes, sounds an|
000006a0  64 20 63 68 6f 69 63 65  73 20 66 69 6c 65 73 20  |d choices files |
000006b0  6f 6e 20 74 68 69 73 20  64 69 73 63 20 61 72 65  |on this disc are|
000006c0  20 6e 6f 77 20 61 63 63  65 73 73 69 62 6c 65 20  | now accessible |
000006d0  74 6f 20 47 6f 2d 47 6f  21 0a 0a 23 20 65 72 72  |to Go-Go!..# err|
000006e0  6f 72 20 6d 65 73 73 61  67 65 73 0a 64 65 6d 6f  |or messages.demo|
000006f0  73 61 76 65 3a 59 6f 75  20 63 61 6e 6e 6f 74 20  |save:You cannot |
00000700  73 61 76 65 20 77 69 74  68 20 74 68 69 73 20 64  |save with this d|
00000710  65 6d 6f 6e 73 74 72 61  74 69 6f 6e 2e 20 46 6f  |emonstration. Fo|
00000720  72 20 61 20 66 75 6c 6c  20 76 65 72 73 69 6f 6e  |r a full version|
00000730  2c 20 70 6c 65 61 73 65  20 63 6f 6e 74 61 63 74  |, please contact|
00000740  20 53 45 4d 45 52 43 20  6f 6e 20 28 30 31 36 31  | SEMERC on (0161|
00000750  29 20 36 32 37 20 34 34  36 39 2e 0a 64 65 6d 6f  |) 627 4469..demo|
00000760  70 72 69 6e 74 3a 59 6f  75 20 63 61 6e 6e 6f 74  |print:You cannot|
00000770  20 70 72 69 6e 74 20 77  69 74 68 20 74 68 69 73  | print with this|
00000780  20 64 65 6d 6f 6e 73 74  72 61 74 69 6f 6e 2e 20  | demonstration. |
00000790  46 6f 72 20 61 20 66 75  6c 6c 20 76 65 72 73 69  |For a full versi|
000007a0  6f 6e 2c 20 70 6c 65 61  73 65 20 63 6f 6e 74 61  |on, please conta|
000007b0  63 74 20 53 45 4d 45 52  43 20 6f 6e 20 28 30 31  |ct SEMERC on (01|
000007c0  36 31 29 20 36 32 37 20  34 34 36 39 2e 0a 6e 6f  |61) 627 4469..no|
000007d0  74 72 65 67 3a 54 68 69  73 20 63 6f 70 79 20 6f  |treg:This copy o|
000007e0  66 20 74 68 65 20 70 72  6f 67 72 61 6d 20 68 61  |f the program ha|
000007f0  73 20 6e 6f 74 20 62 65  65 6e 20 72 65 67 69 73  |s not been regis|
00000800  74 65 72 65 64 20 70 72  6f 70 65 72 6c 79 2e 20  |tered properly. |
00000810  43 6f 6e 74 61 63 74 20  53 45 4d 45 52 43 2e 0a  |Contact SEMERC..|
00000820  6e 6f 70 64 72 69 76 65  72 3a 4e 6f 20 70 72 69  |nopdriver:No pri|
00000830  6e 74 65 72 20 64 72 69  76 65 72 20 6c 6f 61 64  |nter driver load|
00000840  65 64 21 0a 70 72 69 6e  74 62 75 73 79 3a 54 68  |ed!.printbusy:Th|
00000850  65 20 70 72 69 6e 74 65  72 20 69 73 20 63 75 72  |e printer is cur|
00000860  72 65 6e 74 6c 79 20 70  72 69 6e 74 69 6e 67 20  |rently printing |
00000870  73 6f 6d 65 74 68 69 6e  67 20 65 6c 73 65 2e 20  |something else. |
00000880  50 6c 65 61 73 65 20 74  72 79 20 61 67 61 69 6e  |Please try again|
00000890  20 6c 61 74 65 72 2e 0a  6e 6f 68 6f 6d 65 72 74  | later..nohomert|
000008a0  6f 6e 3a 47 6f 2d 47 6f  21 20 6e 65 65 64 73 20  |on:Go-Go! needs |
000008b0  65 69 74 68 65 72 20 74  68 65 20 66 6f 6e 74 20  |either the font |
000008c0  27 48 6f 6d 65 72 74 6f  6e 2e 4d 65 64 69 75 6d  |'Homerton.Medium|
000008d0  27 2c 20 6f 72 20 27 4a  6f 74 74 65 72 27 20 69  |', or 'Jotter' i|
000008e0  6e 20 6f 72 64 65 72 20  74 6f 20 77 6f 72 6b 2e  |n order to work.|
000008f0  0a 6e 6f 70 72 6f 63 72  6f 6f 6d 3a 49 27 76 65  |.noprocroom:I've|
00000900  20 6e 6f 74 20 67 6f 74  20 65 6e 6f 75 67 68 20  | not got enough |
00000910  6d 65 6d 6f 72 79 20 74  6f 20 73 74 61 72 74 20  |memory to start |
00000920  61 20 6e 65 77 20 70 72  6f 63 65 64 75 72 65 2e  |a new procedure.|
00000930  0a 70 6e 6f 6e 61 6d 65  3a 59 6f 75 20 6d 75 73  |.pnoname:You mus|
00000940  74 20 74 79 70 65 20 69  6e 20 61 20 6e 61 6d 65  |t type in a name|
00000950  20 69 6e 20 74 68 65 20  27 4e 61 6d 65 27 20 66  | in the 'Name' f|
00000960  69 65 6c 64 2e 0a 70 73  61 6d 65 6e 61 6d 65 3a  |ield..psamename:|
00000970  41 20 70 72 6f 63 65 64  75 72 65 20 61 6c 72 65  |A procedure alre|
00000980  61 64 79 20 65 78 69 73  74 73 20 77 69 74 68 20  |ady exists with |
00000990  74 68 69 73 20 6e 61 6d  65 2e 20 50 6c 65 61 73  |this name. Pleas|
000009a0  65 20 63 68 6f 6f 73 65  20 61 20 64 69 66 66 65  |e choose a diffe|
000009b0  72 65 6e 74 20 6f 6e 65  2e 0a 6e 6f 72 6f 6f 6d  |rent one..noroom|
000009c0  3a 49 20 6e 65 65 64 20  73 6f 6d 65 20 6d 6f 72  |:I need some mor|
000009d0  65 20 6d 65 6d 6f 72 79  2e 20 50 6c 65 61 73 65  |e memory. Please|
000009e0  20 72 65 6d 6f 76 65 20  6f 74 68 65 72 20 61 70  | remove other ap|
000009f0  70 6c 69 63 61 74 69 6f  6e 73 20 74 6f 20 6d 61  |plications to ma|
00000a00  6b 65 20 6d 6f 72 65 20  73 70 61 63 65 2e 0a 72  |ke more space..r|
00000a10  65 64 72 61 77 65 72 72  3a 53 6f 72 72 79 2c 20  |edrawerr:Sorry, |
00000a20  49 20 63 61 6e 27 74 20  72 65 64 72 61 77 20 74  |I can't redraw t|
00000a30  68 65 20 63 6f 6e 74 65  6e 74 73 20 6f 66 20 74  |he contents of t|
00000a40  68 61 74 20 77 69 6e 64  6f 77 2e 20 49 27 76 65  |hat window. I've|
00000a50  20 68 61 64 20 74 6f 20  73 68 75 74 20 69 74 2e  | had to shut it.|
00000a60  0a 72 65 73 77 6f 72 64  3a 41 20 47 6f 2d 47 6f  |.resword:A Go-Go|
00000a70  21 20 63 6f 6d 6d 61 6e  64 20 61 6c 72 65 61 64  |! command alread|
00000a80  79 20 68 61 73 20 74 68  61 74 20 6e 61 6d 65 2e  |y has that name.|
00000a90  20 50 6c 65 61 73 65 20  63 68 6f 6f 73 65 20 61  | Please choose a|
00000aa0  6e 6f 74 68 65 72 20 6f  6e 65 2e 0a 74 6f 6f 6d  |nother one..toom|
00000ab0  61 6e 79 73 70 3a 54 68  65 72 65 20 61 72 65 20  |anysp:There are |
00000ac0  61 6c 72 65 61 64 79 20  74 65 6e 20 70 72 6f 63  |already ten proc|
00000ad0  65 64 75 72 65 73 20 6f  6e 20 74 68 65 20 43 6f  |edures on the Co|
00000ae0  6e 74 72 6f 6c 20 50 61  6e 65 6c 2e 20 52 65 6d  |ntrol Panel. Rem|
00000af0  6f 76 65 20 6f 6e 65 20  62 79 20 70 72 65 73 73  |ove one by press|
00000b00  69 6e 67 20 73 68 69 66  74 20 61 6e 64 20 64 72  |ing shift and dr|
00000b10  61 67 67 69 6e 67 20 69  74 20 6f 66 66 2c 20 62  |agging it off, b|
00000b20  65 66 6f 72 65 20 74 72  79 69 6e 67 20 61 67 61  |efore trying aga|
00000b30  69 6e 2e 0a 6f 6e 73 6c  61 74 65 3a 54 68 69 73  |in..onslate:This|
00000b40  20 70 72 6f 63 65 64 75  72 65 20 69 73 20 61 6c  | procedure is al|
00000b50  72 65 61 64 79 20 6f 6e  20 74 68 65 20 43 6f 6e  |ready on the Con|
00000b60  74 72 6f 6c 20 50 61 6e  65 6c 2e 0a 66 69 6c 65  |trol Panel..file|
00000b70  6e 6f 74 66 6e 64 3a 54  68 69 73 20 66 69 6c 65  |notfnd:This file|
00000b80  20 63 61 6e 6e 6f 74 20  62 65 20 66 6f 75 6e 64  | cannot be found|
00000b90  2e 0a 62 61 64 64 65 66  70 61 74 68 3a 54 68 65  |..baddefpath:The|
00000ba0  20 64 69 72 65 63 74 6f  72 79 20 77 68 65 72 65  | directory where|
00000bb0  20 47 6f 2d 47 6f 21 20  66 69 6c 65 73 20 61 72  | Go-Go! files ar|
00000bc0  65 20 73 61 76 65 64 20  63 61 6e 6e 6f 74 20 62  |e saved cannot b|
00000bd0  65 20 66 6f 75 6e 64 2e  20 54 68 65 20 66 69 6c  |e found. The fil|
00000be0  65 20 68 61 73 20 6e 6f  74 20 62 65 65 6e 20 73  |e has not been s|
00000bf0  61 76 65 64 2e 0a 6e 6f  61 6e 67 6c 65 3a 4e 6f  |aved..noangle:No|
00000c00  20 61 6e 67 6c 65 20 66  6f 75 6e 64 0a 62 61 64  | angle found.bad|
00000c10  70 72 6f 63 3a 41 20 70  72 6f 63 65 64 75 72 65  |proc:A procedure|
00000c20  20 68 65 61 64 65 72 20  69 6e 20 74 68 65 20 66  | header in the f|
00000c30  69 6c 65 20 69 73 20 66  61 75 6c 74 79 2e 20 49  |ile is faulty. I|
00000c40  20 77 69 6c 6c 20 69 67  6e 6f 72 65 20 69 74 2e  | will ignore it.|
00000c50  0a 63 61 6e 74 72 65 6d  61 6b 65 3a 41 20 73 65  |.cantremake:A se|
00000c60  72 69 6f 75 73 20 66 61  75 6c 74 20 68 61 73 20  |rious fault has |
00000c70  64 65 76 65 6c 6f 70 65  64 20 77 69 74 68 20 74  |developed with t|
00000c80  68 65 20 47 6f 2d 47 6f  21 2e 20 50 6c 65 61 73  |he Go-Go!. Pleas|
00000c90  65 20 61 74 74 65 6d 70  74 20 74 6f 20 73 61 76  |e attempt to sav|
00000ca0  65 20 79 6f 75 72 20 77  6f 72 6b 2c 20 71 75 69  |e your work, qui|
00000cb0  74 20 69 6d 6d 65 64 69  61 74 65 6c 79 20 61 6e  |t immediately an|
00000cc0  64 20 74 68 65 6e 20 72  65 6c 6f 61 64 2e 0a 62  |d then reload..b|
00000cd0  61 64 70 61 72 61 6d 3a  4f 6e 65 20 6f 66 20 74  |adparam:One of t|
00000ce0  68 65 20 70 61 72 61 6d  65 74 65 72 20 6e 61 6d  |he parameter nam|
00000cf0  65 73 20 69 73 20 74 6f  6f 20 6c 6f 6e 67 2e 0a  |es is too long..|
00000d00  64 69 65 6e 6f 77 3a 54  68 61 6e 6b 20 79 6f 75  |dienow:Thank you|
00000d10  20 66 6f 72 20 74 72 79  69 6e 67 20 74 68 65 20  | for trying the |
00000d20  47 6f 2d 47 6f 21 20 64  65 6d 6f 6e 73 74 72 61  |Go-Go! demonstra|
00000d30  74 69 6f 6e 2e 20 46 6f  72 20 6d 6f 72 65 20 69  |tion. For more i|
00000d40  6e 66 6f 72 6d 61 74 69  6f 6e 2c 20 6f 72 20 74  |nformation, or t|
00000d50  6f 20 70 75 72 63 68 61  73 65 20 74 68 65 20 70  |o purchase the p|
00000d60  61 63 6b 61 67 65 2c 20  70 6c 65 61 73 65 20 63  |ackage, please c|
00000d70  6f 6e 74 61 63 74 20 53  45 4d 45 52 43 20 6f 6e  |ontact SEMERC on|
00000d80  20 28 30 31 36 31 29 20  36 32 37 20 34 34 36 39  | (0161) 627 4469|
00000d90  2e 0a 0a 23 70 61 72 73  65 72 20 65 72 72 6f 72  |...#parser error|
00000da0  20 6d 65 73 73 61 67 65  73 0a 70 61 72 73 65 31  | messages.parse1|
00000db0  3a 4e 6f 20 72 6f 6f 6d  20 66 6f 72 20 76 61 72  |:No room for var|
00000dc0  69 61 62 6c 65 20 61 6c  6c 6f 63 61 74 69 6f 6e  |iable allocation|
00000dd0  0a 70 61 72 73 65 32 3a  54 68 65 72 65 20 69 73  |.parse2:There is|
00000de0  20 6e 6f 20 6c 65 66 74  20 68 61 6e 64 20 62 72  | no left hand br|
00000df0  61 63 6b 65 74 20 69 6e  20 74 68 65 20 63 6f 6d  |acket in the com|
00000e00  6d 65 6e 74 0a 70 61 72  73 65 33 3a 55 6e 65 78  |ment.parse3:Unex|
00000e10  70 65 63 74 65 64 20 63  68 61 72 61 63 74 65 72  |pected character|
00000e20  0a 70 61 72 73 65 35 3a  49 20 64 6f 6e 27 74 20  |.parse5:I don't |
00000e30  6b 6e 6f 77 20 74 68 69  73 20 76 61 72 69 61 62  |know this variab|
00000e40  6c 65 0a 70 61 72 73 65  34 3a 45 78 70 72 65 73  |le.parse4:Expres|
00000e50  73 69 6f 6e 20 73 74 61  63 6b 20 6f 76 65 72 66  |sion stack overf|
00000e60  6c 6f 77 0a 70 61 72 73  65 36 3a 54 68 65 20 72  |low.parse6:The r|
00000e70  69 67 68 74 20 68 61 6e  64 20 62 72 61 63 6b 65  |ight hand bracke|
00000e80  74 20 69 73 20 6d 69 73  73 69 6e 67 0a 70 61 72  |t is missing.par|
00000e90  73 65 37 3a 54 68 65 20  65 78 70 72 65 73 73 69  |se7:The expressi|
00000ea0  6f 6e 20 64 6f 65 73 6e  27 74 20 6d 61 6b 65 20  |on doesn't make |
00000eb0  61 6e 79 20 73 65 6e 73  65 0a 70 61 72 73 65 38  |any sense.parse8|
00000ec0  3a 54 68 65 20 76 61 72  69 61 62 6c 65 20 6e 61  |:The variable na|
00000ed0  6d 65 20 69 73 20 6d 69  73 73 69 6e 67 0a 70 61  |me is missing.pa|
00000ee0  72 73 65 39 3a 53 6f 72  72 79 2c 20 49 20 64 6f  |rse9:Sorry, I do|
00000ef0  6e 27 74 20 6b 6e 6f 77  0a 70 61 72 73 65 31 30  |n't know.parse10|
00000f00  3a 49 20 74 68 69 6e 6b  20 79 6f 75 20 68 61 76  |:I think you hav|
00000f10  65 20 74 79 70 65 64 20  73 6f 6d 65 74 68 69 6e  |e typed somethin|
00000f20  67 20 77 72 6f 6e 67 0a  70 61 72 73 65 31 31 3a  |g wrong.parse11:|
00000f30  54 68 65 20 6c 69 6e 65  20 73 74 79 6c 65 20 63  |The line style c|
00000f40  61 6e 20 6f 6e 6c 79 20  62 65 20 25 73 2c 20 25  |an only be %s, %|
00000f50  73 2c 20 6f 72 20 25 73  0a 70 61 72 73 65 31 32  |s, or %s.parse12|
00000f60  3a 44 69 76 69 73 69 6f  6e 20 62 79 20 7a 65 72  |:Division by zer|
00000f70  6f 0a 70 61 72 73 65 31  33 3a 49 20 63 61 6e 27  |o.parse13:I can'|
00000f80  74 20 64 6f 20 74 68 61  74 20 61 6e 79 20 6d 6f  |t do that any mo|
00000f90  72 65 0a 70 61 72 73 65  31 34 3a 49 20 6e 65 65  |re.parse14:I nee|
00000fa0  64 20 61 20 6e 75 6d 62  65 72 20 6f 72 20 65 78  |d a number or ex|
00000fb0  70 72 65 73 73 69 6f 6e  20 61 66 74 65 72 20 74  |pression after t|
00000fc0  68 65 20 63 6f 6d 6d 61  6e 64 0a 70 61 72 73 65  |he command.parse|
00000fd0  31 35 3a 54 68 65 72 65  20 61 72 65 20 74 6f 6f  |15:There are too|
00000fe0  20 6d 61 6e 79 20 6e 65  73 74 65 64 20 52 65 70  | many nested Rep|
00000ff0  65 61 74 73 0a 23 70 61  72 73 65 31 36 20 69 73  |eats.#parse16 is|
00001000  20 27 6d 6f 72 65 20 52  65 70 65 61 74 73 20 74  | 'more Repeats t|
00001010  68 61 6e 20 4e 65 78 74  73 27 0a 70 61 72 73 65  |han Nexts'.parse|
00001020  31 36 3a 54 68 65 72 65  20 61 72 65 20 6d 6f 72  |16:There are mor|
00001030  65 20 25 73 73 20 74 68  61 6e 20 25 73 73 0a 70  |e %ss than %ss.p|
00001040  61 72 73 65 31 37 3a 54  68 65 20 63 6f 6c 6f 75  |arse17:The colou|
00001050  72 20 6e 75 6d 62 65 72  20 6d 75 73 74 20 62 65  |r number must be|
00001060  20 62 65 74 77 65 65 6e  20 30 20 61 6e 64 20 31  | between 0 and 1|
00001070  36 0a 23 70 61 72 73 65  31 38 20 69 73 20 27 74  |6.#parse18 is 't|
00001080  68 65 20 50 65 6e 20 63  61 6e 20 6f 6e 6c 79 20  |he Pen can only |
00001090  62 65 20 55 70 20 6f 72  20 44 6f 77 6e 27 0a 70  |be Up or Down'.p|
000010a0  61 72 73 65 31 38 3a 54  68 65 20 25 73 20 63 61  |arse18:The %s ca|
000010b0  6e 20 6f 6e 6c 79 20 62  65 20 25 73 20 6f 72 20  |n only be %s or |
000010c0  25 73 0a 70 61 72 73 65  31 39 3a 49 20 63 61 6e  |%s.parse19:I can|
000010d0  27 74 20 66 69 6e 64 20  74 68 69 73 20 73 6f 75  |'t find this sou|
000010e0  6e 64 0a 70 61 72 73 65  32 30 3a 41 20 76 61 72  |nd.parse20:A var|
000010f0  69 61 62 6c 65 20 6f 72  20 65 78 70 72 65 73 73  |iable or express|
00001100  69 6f 6e 20 63 61 6e 27  74 20 62 65 20 75 73 65  |ion can't be use|
00001110  64 20 69 6e 20 74 68 69  73 20 73 65 6e 73 65 0a  |d in this sense.|
00001120  70 61 72 73 65 32 31 3a  50 6c 65 61 73 65 20 67  |parse21:Please g|
00001130  69 76 65 20 6d 65 20 73  6f 6d 65 20 6d 6f 72 65  |ive me some more|
00001140  20 70 61 72 61 6d 65 74  65 72 73 0a 70 61 72 73  | parameters.pars|
00001150  65 32 32 3a 59 6f 75 20  68 61 76 65 20 67 69 76  |e22:You have giv|
00001160  65 6e 20 74 6f 6f 20 6d  61 6e 79 20 70 61 72 61  |en too many para|
00001170  6d 65 74 65 72 73 0a 70  61 72 73 65 32 33 3a 54  |meters.parse23:T|
00001180  68 69 73 20 77 6f 72 64  20 69 73 20 61 20 70 72  |his word is a pr|
00001190  6f 63 65 64 75 72 65 2c  20 6e 6f 74 20 61 20 76  |ocedure, not a v|
000011a0  61 72 69 61 62 6c 65 0a  23 70 61 72 73 65 32 34  |ariable.#parse24|
000011b0  20 69 73 20 27 59 6f 75  20 63 61 6e 6e 6f 74 20  | is 'You cannot |
000011c0  57 61 69 74 2e 2e 2e 27  0a 70 61 72 73 65 32 34  |Wait...'.parse24|
000011d0  3a 59 6f 75 20 63 61 6e  6e 6f 74 20 25 73 20 66  |:You cannot %s f|
000011e0  6f 72 20 6c 65 73 73 20  74 68 61 6e 20 30 20 73  |or less than 0 s|
000011f0  65 63 6f 6e 64 73 0a 70  61 72 73 65 32 35 3a 54  |econds.parse25:T|
00001200  68 69 73 20 73 74 61 6d  70 20 69 73 6e 27 74 20  |his stamp isn't |
00001210  6c 6f 61 64 65 64 0a 70  61 72 73 65 32 36 3a 49  |loaded.parse26:I|
00001220  20 63 61 6e 27 74 20 66  69 6e 64 20 74 68 69 73  | can't find this|
00001230  20 70 6f 69 6e 74 65 72  0a 70 61 72 73 65 32 37  | pointer.parse27|
00001240  3a 49 20 63 61 6e 27 74  20 66 69 6e 64 20 74 68  |:I can't find th|
00001250  69 73 20 73 63 65 6e 65  0a 0a                    |is scene..|
0000125a