Home » Personal collection » Acorn hard disk » apps » Lego » !CtrlLab/Messages
!CtrlLab/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 » Lego |
Filename: | !CtrlLab/Messages |
Read OK: | ✔ |
File size: | 18DD bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
# LEGO # Version 1.00 # # Messages file # Program configuration # # time slice for logo processing (centiseconds) logotime:3 # # workspace for logo core (Kbytes) 51K min logowork:150 # General purpose messages null: NoMem:Not enough memory NoMemTo:Not enough memory to %s FatalOS:Unexpected fatal OS error (%s) NamTooBig:Filename is too long (%s) NoTemplate:Template not found (%s) Oops:Internal logic error (code: %s) NoFile:File '%s' not found PrBusy:Printer busy notexist:Project '%s' does not exist fileexist:File '%s' already exists Continue:Continue Cancel:Cancel Load:Load Message:Message No:No None:None Off:Off OK:OK On:On Quit:Quit Save:Save Sorry:Sorry Text:Text Warning:Warning! Yes:Yes serial1:Application "Control Lab" is currently using the internal serial port serial2:Control Lab wishes to use the internal serial port window2:Unable to claim the internal serial port (%s) NoBox:Can't find the Control Lab interface box noserial:This computer does not have a serial port fitted # menus menuib:>Info,Quit mtitproj:Control Lab menuproj:About...,File,Edit,Pages,Windows,Help mtitfile:File menufile:New Project ^N|Close Project ^F2,>Save F3|Print Project ^P,Print Page mtitedit:Edit menuedit:~Undo Text F8|~Cut ^X,~Copy ^C,~Paste ^V,~Clear ^Z,Select All ^A|~Search �F4,~Replace F4|Stopall ^K mtitpage:Pages menupage:New Page|Setup �F1,Procedures �F2 mtitwind:Windows menuwind:Tools Palette ^T,Command Centre ^D mtithelp:Help menuhelp:Primitives,Errors,General mtitfont:Fonts mtitshapes:Shapes menushapes:Empty Picture mtitbutts:Buttons menubutts:Default Button mtitslider:Sliders menuslider: # main usage:Usage: %s [filename] # help Help:Help List:List G0:General E0:Errors P0:Primitives # project unsaved:The current project has not been saved untitled:<untitled> (%s) ramtitle:<%s> (%s) filetitle:%s (%s) noproject:%s needs an open project badproj:Bad project file (%s) badversion:Unsupported file version (%s) filename:Project pleasename:Please name this project projfname:Homerton.medium projfsize:12 # printer printbusy:Already printing nopdriver:No printer driver loaded # commands create:create remove:remove hideframe:hideframe showframe:showframe make:make talkto:talkto startup:startup stopall:stopall # file fileuns:Unsupported file type nosprites:Sprite file contains no sprites nottextf:Not a text file # picture badrespict:Bad resource picture (offset %d) nopict:Picture '%s' not found shapeused:%s is a reserved shape shapeopen:Only one shape can be opened at a time shapenopen:%s needs an open shape shapeinuse:Shape %s is already in use by [%s] # pages pagename:Page%d badpage:Bad page name (%s) pageobadn:%s is already used pagebadobj:Object '%s' not found pagebadsiz:Minimum size of a %s is [%d %d] noelement:No element found for %s cantresize:%s can not be resized noshape:%s can not be assigned a shape nopage:No page found for %s pageexist:Page %s already exists notext:No Text box found for %s # setup setup:Setup setup99:Icon recreated as %d, should be %d! Temp:Temp Touch:Touch Light:Light Angle:Angle Motor:Motor Lamp:Lamp Sound:Sound leftused:Leftname '%s' is already used rightused:Rightname '%s' is already used # procedures procedures:Procedures # command command:Command Centre welcome:Welcome to LEGO DACTA� Control Lab Software cmdfont:Homerton.Medium # textedit procmnd:process command notext:No Text box found for %s # pagepict picture:picture pictname:pict%d pictempty:Empty Pict... nopicture:No Picture box found for %s # pagegraph graph:graph graphname:graph%d gxlabel:x gylabel:y gfunction:Func.. gnone:None backcol:Background colour axiscol:Axis colour graphbusy:Graphs cannot be edited whilst sampling is on badsample:Sampling interval must be between 0.2 and 99999 graphsamp:%s is already sampling nograph:No Graph box found for %s GraphAdd:continue sampling DataLost:Your graph may be loosing accuracy. Reduce the total number of curves sampling or increase the sample interval. # box deregnoobj:Cannot deregister update handler for object '%s' devinuse:Device in use # pagetext text:text textname:text%d textfont:Homerton.Medium textsize:12 textcol:Text colour textsample:Text plain:Plain bold:Bold italic:Italic underline:Underline notext:No Text box found for %s # monitor monitor:monitor monname:monitor%d monfont:Homerton.Medium monsize:20 monsample:Monitor nomonitor:No Monitor box found for %s # button button:button buttname:button%d buttempty:Default... bmodeon:on bmodeonoff:on/off nobutton:No Button found for %s # slider slider:slider BadSlider:Bad slider data slidername:slider%d noslider:No Slider found for %s # Action titles acttrue:Modify True Action actfalse:Modify False Action # angle sensor AngleT:Select type AngleM:Rotation,Angle # Logo messages logocore/ logowork:load logo core logoinit:Error %d while initialising logo core #logoprim:Error defining logo primitives logoprim:Error defining logo primitives (%d) logonewt:create logo task logoparse:Error '%d' occured while parsing '%s' logocreate:Error '%d' occured while creating '%s' badfunct:Function number %d (%s) not defined badmfunc:Bad function in %s NotValid:%%s is not a valid primitive on this page # units of measurement #Celsius:Celsius #Fahrenheit:Fahrenheit #True:True #False:False # logo errors logo1:Invalid storage buffer logo2:Can't start a new process logo3:%s has no value logo4:You don't say what to do with %s logo5:%s does not like %s as input logo6:%s is not true or false logo7:Number too big logo8:Cannot divide by zero logo9:%s can only be used in a procedure logo10:%s didn't report anything to %s logo11:Not enough inputs to %s logo12:) in wrong place logo13:Too much inside () logo14:I don't know how to %s logo15:Bad procedure name logo16:Missing [ logo17:Missing ] logo18:Buffer too small (internal, from Coerce) logo19:Too few items in %s logo20:%s is the name of a primitive logo21:Stopped! logo22:%s not found logo23:Out of space logo24:'%s' already used inproc: in %s procname:%s # misc errors nameused:That name is already used lnameused:That leftname is already used rnameused:That rightname is already used nameempty:The name cannot be empty NmaeNum:The name cannot be a number toomanypg:Too many pages - cannot create any more # end of messages file
00000000 23 20 4c 45 47 4f 0a 23 20 56 65 72 73 69 6f 6e |# LEGO.# Version| 00000010 20 31 2e 30 30 0a 23 0a 23 20 4d 65 73 73 61 67 | 1.00.#.# Messag| 00000020 65 73 20 66 69 6c 65 0a 0a 0a 23 20 50 72 6f 67 |es file...# Prog| 00000030 72 61 6d 20 63 6f 6e 66 69 67 75 72 61 74 69 6f |ram configuratio| 00000040 6e 0a 23 0a 23 20 74 69 6d 65 20 73 6c 69 63 65 |n.#.# time slice| 00000050 20 66 6f 72 20 6c 6f 67 6f 20 70 72 6f 63 65 73 | for logo proces| 00000060 73 69 6e 67 20 28 63 65 6e 74 69 73 65 63 6f 6e |sing (centisecon| 00000070 64 73 29 0a 6c 6f 67 6f 74 69 6d 65 3a 33 0a 23 |ds).logotime:3.#| 00000080 0a 23 20 77 6f 72 6b 73 70 61 63 65 20 66 6f 72 |.# workspace for| 00000090 20 6c 6f 67 6f 20 63 6f 72 65 20 28 4b 62 79 74 | logo core (Kbyt| 000000a0 65 73 29 20 35 31 4b 20 6d 69 6e 0a 6c 6f 67 6f |es) 51K min.logo| 000000b0 77 6f 72 6b 3a 31 35 30 0a 0a 0a 23 20 47 65 6e |work:150...# Gen| 000000c0 65 72 61 6c 20 70 75 72 70 6f 73 65 20 6d 65 73 |eral purpose mes| 000000d0 73 61 67 65 73 0a 0a 6e 75 6c 6c 3a 0a 4e 6f 4d |sages..null:.NoM| 000000e0 65 6d 3a 4e 6f 74 20 65 6e 6f 75 67 68 20 6d 65 |em:Not enough me| 000000f0 6d 6f 72 79 0a 4e 6f 4d 65 6d 54 6f 3a 4e 6f 74 |mory.NoMemTo:Not| 00000100 20 65 6e 6f 75 67 68 20 6d 65 6d 6f 72 79 20 74 | enough memory t| 00000110 6f 20 25 73 0a 46 61 74 61 6c 4f 53 3a 55 6e 65 |o %s.FatalOS:Une| 00000120 78 70 65 63 74 65 64 20 66 61 74 61 6c 20 4f 53 |xpected fatal OS| 00000130 20 65 72 72 6f 72 20 28 25 73 29 0a 4e 61 6d 54 | error (%s).NamT| 00000140 6f 6f 42 69 67 3a 46 69 6c 65 6e 61 6d 65 20 69 |ooBig:Filename i| 00000150 73 20 74 6f 6f 20 6c 6f 6e 67 20 28 25 73 29 0a |s too long (%s).| 00000160 4e 6f 54 65 6d 70 6c 61 74 65 3a 54 65 6d 70 6c |NoTemplate:Templ| 00000170 61 74 65 20 6e 6f 74 20 66 6f 75 6e 64 20 28 25 |ate not found (%| 00000180 73 29 0a 4f 6f 70 73 3a 49 6e 74 65 72 6e 61 6c |s).Oops:Internal| 00000190 20 6c 6f 67 69 63 20 65 72 72 6f 72 20 28 63 6f | logic error (co| 000001a0 64 65 3a 20 25 73 29 0a 4e 6f 46 69 6c 65 3a 46 |de: %s).NoFile:F| 000001b0 69 6c 65 20 27 25 73 27 20 6e 6f 74 20 66 6f 75 |ile '%s' not fou| 000001c0 6e 64 0a 50 72 42 75 73 79 3a 50 72 69 6e 74 65 |nd.PrBusy:Printe| 000001d0 72 20 62 75 73 79 0a 6e 6f 74 65 78 69 73 74 3a |r busy.notexist:| 000001e0 50 72 6f 6a 65 63 74 20 27 25 73 27 20 64 6f 65 |Project '%s' doe| 000001f0 73 20 6e 6f 74 20 65 78 69 73 74 0a 66 69 6c 65 |s not exist.file| 00000200 65 78 69 73 74 3a 46 69 6c 65 20 27 25 73 27 20 |exist:File '%s' | 00000210 61 6c 72 65 61 64 79 20 65 78 69 73 74 73 0a 0a |already exists..| 00000220 43 6f 6e 74 69 6e 75 65 3a 43 6f 6e 74 69 6e 75 |Continue:Continu| 00000230 65 0a 43 61 6e 63 65 6c 3a 43 61 6e 63 65 6c 0a |e.Cancel:Cancel.| 00000240 4c 6f 61 64 3a 4c 6f 61 64 0a 4d 65 73 73 61 67 |Load:Load.Messag| 00000250 65 3a 4d 65 73 73 61 67 65 0a 4e 6f 3a 4e 6f 0a |e:Message.No:No.| 00000260 4e 6f 6e 65 3a 4e 6f 6e 65 0a 4f 66 66 3a 4f 66 |None:None.Off:Of| 00000270 66 0a 4f 4b 3a 4f 4b 0a 4f 6e 3a 4f 6e 0a 51 75 |f.OK:OK.On:On.Qu| 00000280 69 74 3a 51 75 69 74 0a 53 61 76 65 3a 53 61 76 |it:Quit.Save:Sav| 00000290 65 0a 53 6f 72 72 79 3a 53 6f 72 72 79 0a 54 65 |e.Sorry:Sorry.Te| 000002a0 78 74 3a 54 65 78 74 0a 57 61 72 6e 69 6e 67 3a |xt:Text.Warning:| 000002b0 57 61 72 6e 69 6e 67 21 0a 59 65 73 3a 59 65 73 |Warning!.Yes:Yes| 000002c0 0a 0a 73 65 72 69 61 6c 31 3a 41 70 70 6c 69 63 |..serial1:Applic| 000002d0 61 74 69 6f 6e 20 22 43 6f 6e 74 72 6f 6c 20 4c |ation "Control L| 000002e0 61 62 22 20 69 73 20 63 75 72 72 65 6e 74 6c 79 |ab" is currently| 000002f0 20 75 73 69 6e 67 20 74 68 65 20 69 6e 74 65 72 | using the inter| 00000300 6e 61 6c 20 73 65 72 69 61 6c 20 70 6f 72 74 0a |nal serial port.| 00000310 73 65 72 69 61 6c 32 3a 43 6f 6e 74 72 6f 6c 20 |serial2:Control | 00000320 4c 61 62 20 77 69 73 68 65 73 20 74 6f 20 75 73 |Lab wishes to us| 00000330 65 20 74 68 65 20 69 6e 74 65 72 6e 61 6c 20 73 |e the internal s| 00000340 65 72 69 61 6c 20 70 6f 72 74 0a 77 69 6e 64 6f |erial port.windo| 00000350 77 32 3a 55 6e 61 62 6c 65 20 74 6f 20 63 6c 61 |w2:Unable to cla| 00000360 69 6d 20 74 68 65 20 69 6e 74 65 72 6e 61 6c 20 |im the internal | 00000370 73 65 72 69 61 6c 20 70 6f 72 74 20 28 25 73 29 |serial port (%s)| 00000380 0a 4e 6f 42 6f 78 3a 43 61 6e 27 74 20 66 69 6e |.NoBox:Can't fin| 00000390 64 20 74 68 65 20 43 6f 6e 74 72 6f 6c 20 4c 61 |d the Control La| 000003a0 62 20 69 6e 74 65 72 66 61 63 65 20 62 6f 78 0a |b interface box.| 000003b0 6e 6f 73 65 72 69 61 6c 3a 54 68 69 73 20 63 6f |noserial:This co| 000003c0 6d 70 75 74 65 72 20 64 6f 65 73 20 6e 6f 74 20 |mputer does not | 000003d0 68 61 76 65 20 61 20 73 65 72 69 61 6c 20 70 6f |have a serial po| 000003e0 72 74 20 66 69 74 74 65 64 0a 0a 23 20 6d 65 6e |rt fitted..# men| 000003f0 75 73 0a 0a 6d 65 6e 75 69 62 3a 3e 49 6e 66 6f |us..menuib:>Info| 00000400 2c 51 75 69 74 0a 6d 74 69 74 70 72 6f 6a 3a 43 |,Quit.mtitproj:C| 00000410 6f 6e 74 72 6f 6c 20 4c 61 62 0a 6d 65 6e 75 70 |ontrol Lab.menup| 00000420 72 6f 6a 3a 41 62 6f 75 74 2e 2e 2e 2c 46 69 6c |roj:About...,Fil| 00000430 65 2c 45 64 69 74 2c 50 61 67 65 73 2c 57 69 6e |e,Edit,Pages,Win| 00000440 64 6f 77 73 2c 48 65 6c 70 0a 6d 74 69 74 66 69 |dows,Help.mtitfi| 00000450 6c 65 3a 46 69 6c 65 0a 6d 65 6e 75 66 69 6c 65 |le:File.menufile| 00000460 3a 4e 65 77 20 50 72 6f 6a 65 63 74 20 20 20 20 |:New Project | 00000470 20 5e 4e 7c 43 6c 6f 73 65 20 50 72 6f 6a 65 63 | ^N|Close Projec| 00000480 74 20 20 5e 46 32 2c 3e 53 61 76 65 20 20 20 20 |t ^F2,>Save | 00000490 20 20 20 20 20 20 20 20 46 33 7c 50 72 69 6e 74 | F3|Print| 000004a0 20 50 72 6f 6a 65 63 74 20 20 20 5e 50 2c 50 72 | Project ^P,Pr| 000004b0 69 6e 74 20 50 61 67 65 0a 6d 74 69 74 65 64 69 |int Page.mtitedi| 000004c0 74 3a 45 64 69 74 0a 6d 65 6e 75 65 64 69 74 3a |t:Edit.menuedit:| 000004d0 7e 55 6e 64 6f 20 54 65 78 74 20 20 46 38 7c 7e |~Undo Text F8|~| 000004e0 43 75 74 20 20 20 20 20 20 20 20 5e 58 2c 7e 43 |Cut ^X,~C| 000004f0 6f 70 79 20 20 20 20 20 20 20 5e 43 2c 7e 50 61 |opy ^C,~Pa| 00000500 73 74 65 20 20 20 20 20 20 5e 56 2c 7e 43 6c 65 |ste ^V,~Cle| 00000510 61 72 20 20 20 20 20 20 5e 5a 2c 53 65 6c 65 63 |ar ^Z,Selec| 00000520 74 20 41 6c 6c 20 5e 41 7c 7e 53 65 61 72 63 68 |t All ^A|~Search| 00000530 20 20 20 20 8b 46 34 2c 7e 52 65 70 6c 61 63 65 | .F4,~Replace| 00000540 20 20 20 20 46 34 7c 53 74 6f 70 61 6c 6c 20 20 | F4|Stopall | 00000550 20 20 5e 4b 0a 6d 74 69 74 70 61 67 65 3a 50 61 | ^K.mtitpage:Pa| 00000560 67 65 73 0a 6d 65 6e 75 70 61 67 65 3a 4e 65 77 |ges.menupage:New| 00000570 20 50 61 67 65 7c 53 65 74 75 70 20 20 20 20 20 | Page|Setup | 00000580 20 20 8b 46 31 2c 50 72 6f 63 65 64 75 72 65 73 | .F1,Procedures| 00000590 20 20 8b 46 32 0a 6d 74 69 74 77 69 6e 64 3a 57 | .F2.mtitwind:W| 000005a0 69 6e 64 6f 77 73 0a 6d 65 6e 75 77 69 6e 64 3a |indows.menuwind:| 000005b0 54 6f 6f 6c 73 20 50 61 6c 65 74 74 65 20 20 5e |Tools Palette ^| 000005c0 54 2c 43 6f 6d 6d 61 6e 64 20 43 65 6e 74 72 65 |T,Command Centre| 000005d0 20 5e 44 0a 6d 74 69 74 68 65 6c 70 3a 48 65 6c | ^D.mtithelp:Hel| 000005e0 70 0a 6d 65 6e 75 68 65 6c 70 3a 50 72 69 6d 69 |p.menuhelp:Primi| 000005f0 74 69 76 65 73 2c 45 72 72 6f 72 73 2c 47 65 6e |tives,Errors,Gen| 00000600 65 72 61 6c 0a 6d 74 69 74 66 6f 6e 74 3a 46 6f |eral.mtitfont:Fo| 00000610 6e 74 73 0a 0a 6d 74 69 74 73 68 61 70 65 73 3a |nts..mtitshapes:| 00000620 53 68 61 70 65 73 0a 6d 65 6e 75 73 68 61 70 65 |Shapes.menushape| 00000630 73 3a 45 6d 70 74 79 20 50 69 63 74 75 72 65 0a |s:Empty Picture.| 00000640 6d 74 69 74 62 75 74 74 73 3a 42 75 74 74 6f 6e |mtitbutts:Button| 00000650 73 0a 6d 65 6e 75 62 75 74 74 73 3a 44 65 66 61 |s.menubutts:Defa| 00000660 75 6c 74 20 42 75 74 74 6f 6e 0a 6d 74 69 74 73 |ult Button.mtits| 00000670 6c 69 64 65 72 3a 53 6c 69 64 65 72 73 0a 6d 65 |lider:Sliders.me| 00000680 6e 75 73 6c 69 64 65 72 3a 0a 0a 0a 0a 0a 23 20 |nuslider:.....# | 00000690 6d 61 69 6e 0a 0a 75 73 61 67 65 3a 55 73 61 67 |main..usage:Usag| 000006a0 65 3a 20 25 73 20 5b 66 69 6c 65 6e 61 6d 65 5d |e: %s [filename]| 000006b0 0a 0a 0a 23 20 68 65 6c 70 0a 0a 48 65 6c 70 3a |...# help..Help:| 000006c0 48 65 6c 70 0a 4c 69 73 74 3a 4c 69 73 74 0a 47 |Help.List:List.G| 000006d0 30 3a 47 65 6e 65 72 61 6c 0a 45 30 3a 45 72 72 |0:General.E0:Err| 000006e0 6f 72 73 0a 50 30 3a 50 72 69 6d 69 74 69 76 65 |ors.P0:Primitive| 000006f0 73 0a 0a 0a 23 20 70 72 6f 6a 65 63 74 0a 0a 75 |s...# project..u| 00000700 6e 73 61 76 65 64 3a 54 68 65 20 63 75 72 72 65 |nsaved:The curre| 00000710 6e 74 20 70 72 6f 6a 65 63 74 20 68 61 73 20 6e |nt project has n| 00000720 6f 74 20 62 65 65 6e 20 73 61 76 65 64 0a 75 6e |ot been saved.un| 00000730 74 69 74 6c 65 64 3a 3c 75 6e 74 69 74 6c 65 64 |titled:<untitled| 00000740 3e 20 28 25 73 29 0a 72 61 6d 74 69 74 6c 65 3a |> (%s).ramtitle:| 00000750 3c 25 73 3e 20 28 25 73 29 0a 66 69 6c 65 74 69 |<%s> (%s).fileti| 00000760 74 6c 65 3a 25 73 20 28 25 73 29 0a 6e 6f 70 72 |tle:%s (%s).nopr| 00000770 6f 6a 65 63 74 3a 25 73 20 6e 65 65 64 73 20 61 |oject:%s needs a| 00000780 6e 20 6f 70 65 6e 20 70 72 6f 6a 65 63 74 0a 62 |n open project.b| 00000790 61 64 70 72 6f 6a 3a 42 61 64 20 70 72 6f 6a 65 |adproj:Bad proje| 000007a0 63 74 20 66 69 6c 65 20 28 25 73 29 0a 62 61 64 |ct file (%s).bad| 000007b0 76 65 72 73 69 6f 6e 3a 55 6e 73 75 70 70 6f 72 |version:Unsuppor| 000007c0 74 65 64 20 66 69 6c 65 20 76 65 72 73 69 6f 6e |ted file version| 000007d0 20 28 25 73 29 0a 66 69 6c 65 6e 61 6d 65 3a 50 | (%s).filename:P| 000007e0 72 6f 6a 65 63 74 0a 70 6c 65 61 73 65 6e 61 6d |roject.pleasenam| 000007f0 65 3a 50 6c 65 61 73 65 20 6e 61 6d 65 20 74 68 |e:Please name th| 00000800 69 73 20 70 72 6f 6a 65 63 74 0a 70 72 6f 6a 66 |is project.projf| 00000810 6e 61 6d 65 3a 48 6f 6d 65 72 74 6f 6e 2e 6d 65 |name:Homerton.me| 00000820 64 69 75 6d 0a 70 72 6f 6a 66 73 69 7a 65 3a 31 |dium.projfsize:1| 00000830 32 0a 0a 0a 23 20 70 72 69 6e 74 65 72 0a 0a 70 |2...# printer..p| 00000840 72 69 6e 74 62 75 73 79 3a 41 6c 72 65 61 64 79 |rintbusy:Already| 00000850 20 70 72 69 6e 74 69 6e 67 0a 6e 6f 70 64 72 69 | printing.nopdri| 00000860 76 65 72 3a 4e 6f 20 70 72 69 6e 74 65 72 20 64 |ver:No printer d| 00000870 72 69 76 65 72 20 6c 6f 61 64 65 64 0a 0a 0a 23 |river loaded...#| 00000880 20 63 6f 6d 6d 61 6e 64 73 0a 0a 63 72 65 61 74 | commands..creat| 00000890 65 3a 63 72 65 61 74 65 0a 72 65 6d 6f 76 65 3a |e:create.remove:| 000008a0 72 65 6d 6f 76 65 0a 68 69 64 65 66 72 61 6d 65 |remove.hideframe| 000008b0 3a 68 69 64 65 66 72 61 6d 65 0a 73 68 6f 77 66 |:hideframe.showf| 000008c0 72 61 6d 65 3a 73 68 6f 77 66 72 61 6d 65 0a 6d |rame:showframe.m| 000008d0 61 6b 65 3a 6d 61 6b 65 0a 74 61 6c 6b 74 6f 3a |ake:make.talkto:| 000008e0 74 61 6c 6b 74 6f 0a 73 74 61 72 74 75 70 3a 73 |talkto.startup:s| 000008f0 74 61 72 74 75 70 0a 73 74 6f 70 61 6c 6c 3a 73 |tartup.stopall:s| 00000900 74 6f 70 61 6c 6c 0a 0a 0a 23 20 66 69 6c 65 0a |topall...# file.| 00000910 0a 66 69 6c 65 75 6e 73 3a 55 6e 73 75 70 70 6f |.fileuns:Unsuppo| 00000920 72 74 65 64 20 66 69 6c 65 20 74 79 70 65 0a 6e |rted file type.n| 00000930 6f 73 70 72 69 74 65 73 3a 53 70 72 69 74 65 20 |osprites:Sprite | 00000940 66 69 6c 65 20 63 6f 6e 74 61 69 6e 73 20 6e 6f |file contains no| 00000950 20 73 70 72 69 74 65 73 0a 6e 6f 74 74 65 78 74 | sprites.nottext| 00000960 66 3a 4e 6f 74 20 61 20 74 65 78 74 20 66 69 6c |f:Not a text fil| 00000970 65 0a 0a 0a 23 20 70 69 63 74 75 72 65 0a 0a 62 |e...# picture..b| 00000980 61 64 72 65 73 70 69 63 74 3a 42 61 64 20 72 65 |adrespict:Bad re| 00000990 73 6f 75 72 63 65 20 70 69 63 74 75 72 65 20 28 |source picture (| 000009a0 6f 66 66 73 65 74 20 25 64 29 0a 6e 6f 70 69 63 |offset %d).nopic| 000009b0 74 3a 50 69 63 74 75 72 65 20 27 25 73 27 20 6e |t:Picture '%s' n| 000009c0 6f 74 20 66 6f 75 6e 64 0a 73 68 61 70 65 75 73 |ot found.shapeus| 000009d0 65 64 3a 25 73 20 69 73 20 61 20 72 65 73 65 72 |ed:%s is a reser| 000009e0 76 65 64 20 73 68 61 70 65 0a 73 68 61 70 65 6f |ved shape.shapeo| 000009f0 70 65 6e 3a 4f 6e 6c 79 20 6f 6e 65 20 73 68 61 |pen:Only one sha| 00000a00 70 65 20 63 61 6e 20 62 65 20 6f 70 65 6e 65 64 |pe can be opened| 00000a10 20 61 74 20 61 20 74 69 6d 65 0a 73 68 61 70 65 | at a time.shape| 00000a20 6e 6f 70 65 6e 3a 25 73 20 6e 65 65 64 73 20 61 |nopen:%s needs a| 00000a30 6e 20 6f 70 65 6e 20 73 68 61 70 65 0a 73 68 61 |n open shape.sha| 00000a40 70 65 69 6e 75 73 65 3a 53 68 61 70 65 20 25 73 |peinuse:Shape %s| 00000a50 20 69 73 20 61 6c 72 65 61 64 79 20 69 6e 20 75 | is already in u| 00000a60 73 65 20 62 79 20 5b 25 73 5d 0a 0a 0a 23 20 70 |se by [%s]...# p| 00000a70 61 67 65 73 0a 0a 70 61 67 65 6e 61 6d 65 3a 50 |ages..pagename:P| 00000a80 61 67 65 25 64 0a 62 61 64 70 61 67 65 3a 42 61 |age%d.badpage:Ba| 00000a90 64 20 70 61 67 65 20 6e 61 6d 65 20 28 25 73 29 |d page name (%s)| 00000aa0 0a 70 61 67 65 6f 62 61 64 6e 3a 25 73 20 69 73 |.pageobadn:%s is| 00000ab0 20 61 6c 72 65 61 64 79 20 75 73 65 64 0a 70 61 | already used.pa| 00000ac0 67 65 62 61 64 6f 62 6a 3a 4f 62 6a 65 63 74 20 |gebadobj:Object | 00000ad0 27 25 73 27 20 6e 6f 74 20 66 6f 75 6e 64 0a 70 |'%s' not found.p| 00000ae0 61 67 65 62 61 64 73 69 7a 3a 4d 69 6e 69 6d 75 |agebadsiz:Minimu| 00000af0 6d 20 73 69 7a 65 20 6f 66 20 61 20 25 73 20 69 |m size of a %s i| 00000b00 73 20 5b 25 64 20 25 64 5d 0a 6e 6f 65 6c 65 6d |s [%d %d].noelem| 00000b10 65 6e 74 3a 4e 6f 20 65 6c 65 6d 65 6e 74 20 66 |ent:No element f| 00000b20 6f 75 6e 64 20 66 6f 72 20 25 73 0a 63 61 6e 74 |ound for %s.cant| 00000b30 72 65 73 69 7a 65 3a 25 73 20 63 61 6e 20 6e 6f |resize:%s can no| 00000b40 74 20 62 65 20 72 65 73 69 7a 65 64 0a 6e 6f 73 |t be resized.nos| 00000b50 68 61 70 65 3a 25 73 20 63 61 6e 20 6e 6f 74 20 |hape:%s can not | 00000b60 62 65 20 61 73 73 69 67 6e 65 64 20 61 20 73 68 |be assigned a sh| 00000b70 61 70 65 0a 6e 6f 70 61 67 65 3a 4e 6f 20 70 61 |ape.nopage:No pa| 00000b80 67 65 20 66 6f 75 6e 64 20 66 6f 72 20 25 73 0a |ge found for %s.| 00000b90 70 61 67 65 65 78 69 73 74 3a 50 61 67 65 20 25 |pageexist:Page %| 00000ba0 73 20 61 6c 72 65 61 64 79 20 65 78 69 73 74 73 |s already exists| 00000bb0 0a 6e 6f 74 65 78 74 3a 4e 6f 20 54 65 78 74 20 |.notext:No Text | 00000bc0 62 6f 78 20 66 6f 75 6e 64 20 66 6f 72 20 25 73 |box found for %s| 00000bd0 0a 0a 0a 23 20 73 65 74 75 70 0a 0a 73 65 74 75 |...# setup..setu| 00000be0 70 3a 53 65 74 75 70 0a 73 65 74 75 70 39 39 3a |p:Setup.setup99:| 00000bf0 49 63 6f 6e 20 72 65 63 72 65 61 74 65 64 20 61 |Icon recreated a| 00000c00 73 20 25 64 2c 20 73 68 6f 75 6c 64 20 62 65 20 |s %d, should be | 00000c10 25 64 21 0a 54 65 6d 70 3a 54 65 6d 70 0a 54 6f |%d!.Temp:Temp.To| 00000c20 75 63 68 3a 54 6f 75 63 68 0a 4c 69 67 68 74 3a |uch:Touch.Light:| 00000c30 4c 69 67 68 74 0a 41 6e 67 6c 65 3a 41 6e 67 6c |Light.Angle:Angl| 00000c40 65 0a 4d 6f 74 6f 72 3a 4d 6f 74 6f 72 0a 4c 61 |e.Motor:Motor.La| 00000c50 6d 70 3a 4c 61 6d 70 0a 53 6f 75 6e 64 3a 53 6f |mp:Lamp.Sound:So| 00000c60 75 6e 64 0a 6c 65 66 74 75 73 65 64 3a 4c 65 66 |und.leftused:Lef| 00000c70 74 6e 61 6d 65 20 27 25 73 27 20 69 73 20 61 6c |tname '%s' is al| 00000c80 72 65 61 64 79 20 75 73 65 64 0a 72 69 67 68 74 |ready used.right| 00000c90 75 73 65 64 3a 52 69 67 68 74 6e 61 6d 65 20 27 |used:Rightname '| 00000ca0 25 73 27 20 69 73 20 61 6c 72 65 61 64 79 20 75 |%s' is already u| 00000cb0 73 65 64 0a 0a 23 20 70 72 6f 63 65 64 75 72 65 |sed..# procedure| 00000cc0 73 0a 0a 70 72 6f 63 65 64 75 72 65 73 3a 50 72 |s..procedures:Pr| 00000cd0 6f 63 65 64 75 72 65 73 0a 0a 0a 23 20 63 6f 6d |ocedures...# com| 00000ce0 6d 61 6e 64 0a 0a 63 6f 6d 6d 61 6e 64 3a 43 6f |mand..command:Co| 00000cf0 6d 6d 61 6e 64 20 43 65 6e 74 72 65 0a 77 65 6c |mmand Centre.wel| 00000d00 63 6f 6d 65 3a 57 65 6c 63 6f 6d 65 20 74 6f 20 |come:Welcome to | 00000d10 4c 45 47 4f 20 44 41 43 54 41 8d 20 43 6f 6e 74 |LEGO DACTA. Cont| 00000d20 72 6f 6c 20 4c 61 62 20 53 6f 66 74 77 61 72 65 |rol Lab Software| 00000d30 0a 63 6d 64 66 6f 6e 74 3a 48 6f 6d 65 72 74 6f |.cmdfont:Homerto| 00000d40 6e 2e 4d 65 64 69 75 6d 0a 0a 0a 23 20 74 65 78 |n.Medium...# tex| 00000d50 74 65 64 69 74 0a 0a 70 72 6f 63 6d 6e 64 3a 70 |tedit..procmnd:p| 00000d60 72 6f 63 65 73 73 20 63 6f 6d 6d 61 6e 64 0a 6e |rocess command.n| 00000d70 6f 74 65 78 74 3a 4e 6f 20 54 65 78 74 20 62 6f |otext:No Text bo| 00000d80 78 20 66 6f 75 6e 64 20 66 6f 72 20 25 73 0a 0a |x found for %s..| 00000d90 0a 23 20 70 61 67 65 70 69 63 74 0a 0a 70 69 63 |.# pagepict..pic| 00000da0 74 75 72 65 3a 70 69 63 74 75 72 65 0a 70 69 63 |ture:picture.pic| 00000db0 74 6e 61 6d 65 3a 70 69 63 74 25 64 0a 70 69 63 |tname:pict%d.pic| 00000dc0 74 65 6d 70 74 79 3a 45 6d 70 74 79 20 50 69 63 |tempty:Empty Pic| 00000dd0 74 2e 2e 2e 0a 6e 6f 70 69 63 74 75 72 65 3a 4e |t....nopicture:N| 00000de0 6f 20 50 69 63 74 75 72 65 20 62 6f 78 20 66 6f |o Picture box fo| 00000df0 75 6e 64 20 66 6f 72 20 25 73 0a 0a 0a 23 20 70 |und for %s...# p| 00000e00 61 67 65 67 72 61 70 68 0a 0a 67 72 61 70 68 3a |agegraph..graph:| 00000e10 67 72 61 70 68 0a 67 72 61 70 68 6e 61 6d 65 3a |graph.graphname:| 00000e20 67 72 61 70 68 25 64 0a 67 78 6c 61 62 65 6c 3a |graph%d.gxlabel:| 00000e30 78 0a 67 79 6c 61 62 65 6c 3a 79 0a 67 66 75 6e |x.gylabel:y.gfun| 00000e40 63 74 69 6f 6e 3a 46 75 6e 63 2e 2e 0a 67 6e 6f |ction:Func...gno| 00000e50 6e 65 3a 4e 6f 6e 65 0a 62 61 63 6b 63 6f 6c 3a |ne:None.backcol:| 00000e60 42 61 63 6b 67 72 6f 75 6e 64 20 63 6f 6c 6f 75 |Background colou| 00000e70 72 0a 61 78 69 73 63 6f 6c 3a 41 78 69 73 20 63 |r.axiscol:Axis c| 00000e80 6f 6c 6f 75 72 0a 67 72 61 70 68 62 75 73 79 3a |olour.graphbusy:| 00000e90 47 72 61 70 68 73 20 63 61 6e 6e 6f 74 20 62 65 |Graphs cannot be| 00000ea0 20 65 64 69 74 65 64 20 77 68 69 6c 73 74 20 73 | edited whilst s| 00000eb0 61 6d 70 6c 69 6e 67 20 69 73 20 6f 6e 0a 62 61 |ampling is on.ba| 00000ec0 64 73 61 6d 70 6c 65 3a 53 61 6d 70 6c 69 6e 67 |dsample:Sampling| 00000ed0 20 69 6e 74 65 72 76 61 6c 20 6d 75 73 74 20 62 | interval must b| 00000ee0 65 20 62 65 74 77 65 65 6e 20 30 2e 32 20 61 6e |e between 0.2 an| 00000ef0 64 20 39 39 39 39 39 0a 67 72 61 70 68 73 61 6d |d 99999.graphsam| 00000f00 70 3a 25 73 20 69 73 20 61 6c 72 65 61 64 79 20 |p:%s is already | 00000f10 73 61 6d 70 6c 69 6e 67 0a 6e 6f 67 72 61 70 68 |sampling.nograph| 00000f20 3a 4e 6f 20 47 72 61 70 68 20 62 6f 78 20 66 6f |:No Graph box fo| 00000f30 75 6e 64 20 66 6f 72 20 25 73 0a 47 72 61 70 68 |und for %s.Graph| 00000f40 41 64 64 3a 63 6f 6e 74 69 6e 75 65 20 73 61 6d |Add:continue sam| 00000f50 70 6c 69 6e 67 0a 44 61 74 61 4c 6f 73 74 3a 59 |pling.DataLost:Y| 00000f60 6f 75 72 20 67 72 61 70 68 20 6d 61 79 20 62 65 |our graph may be| 00000f70 20 6c 6f 6f 73 69 6e 67 20 61 63 63 75 72 61 63 | loosing accurac| 00000f80 79 2e 20 20 52 65 64 75 63 65 20 74 68 65 20 74 |y. Reduce the t| 00000f90 6f 74 61 6c 20 6e 75 6d 62 65 72 20 6f 66 20 63 |otal number of c| 00000fa0 75 72 76 65 73 20 73 61 6d 70 6c 69 6e 67 20 6f |urves sampling o| 00000fb0 72 20 69 6e 63 72 65 61 73 65 20 74 68 65 20 73 |r increase the s| 00000fc0 61 6d 70 6c 65 20 69 6e 74 65 72 76 61 6c 2e 0a |ample interval..| 00000fd0 0a 23 20 62 6f 78 0a 0a 64 65 72 65 67 6e 6f 6f |.# box..deregnoo| 00000fe0 62 6a 3a 43 61 6e 6e 6f 74 20 64 65 72 65 67 69 |bj:Cannot deregi| 00000ff0 73 74 65 72 20 75 70 64 61 74 65 20 68 61 6e 64 |ster update hand| 00001000 6c 65 72 20 66 6f 72 20 6f 62 6a 65 63 74 20 27 |ler for object '| 00001010 25 73 27 0a 64 65 76 69 6e 75 73 65 3a 44 65 76 |%s'.devinuse:Dev| 00001020 69 63 65 20 69 6e 20 75 73 65 0a 0a 0a 23 20 70 |ice in use...# p| 00001030 61 67 65 74 65 78 74 0a 0a 74 65 78 74 3a 74 65 |agetext..text:te| 00001040 78 74 0a 74 65 78 74 6e 61 6d 65 3a 74 65 78 74 |xt.textname:text| 00001050 25 64 0a 74 65 78 74 66 6f 6e 74 3a 48 6f 6d 65 |%d.textfont:Home| 00001060 72 74 6f 6e 2e 4d 65 64 69 75 6d 0a 74 65 78 74 |rton.Medium.text| 00001070 73 69 7a 65 3a 31 32 0a 74 65 78 74 63 6f 6c 3a |size:12.textcol:| 00001080 54 65 78 74 20 63 6f 6c 6f 75 72 0a 74 65 78 74 |Text colour.text| 00001090 73 61 6d 70 6c 65 3a 54 65 78 74 0a 0a 70 6c 61 |sample:Text..pla| 000010a0 69 6e 3a 50 6c 61 69 6e 0a 62 6f 6c 64 3a 42 6f |in:Plain.bold:Bo| 000010b0 6c 64 0a 69 74 61 6c 69 63 3a 49 74 61 6c 69 63 |ld.italic:Italic| 000010c0 0a 75 6e 64 65 72 6c 69 6e 65 3a 55 6e 64 65 72 |.underline:Under| 000010d0 6c 69 6e 65 0a 0a 6e 6f 74 65 78 74 3a 4e 6f 20 |line..notext:No | 000010e0 54 65 78 74 20 62 6f 78 20 66 6f 75 6e 64 20 66 |Text box found f| 000010f0 6f 72 20 25 73 0a 0a 0a 23 20 6d 6f 6e 69 74 6f |or %s...# monito| 00001100 72 0a 0a 6d 6f 6e 69 74 6f 72 3a 6d 6f 6e 69 74 |r..monitor:monit| 00001110 6f 72 0a 6d 6f 6e 6e 61 6d 65 3a 6d 6f 6e 69 74 |or.monname:monit| 00001120 6f 72 25 64 0a 6d 6f 6e 66 6f 6e 74 3a 48 6f 6d |or%d.monfont:Hom| 00001130 65 72 74 6f 6e 2e 4d 65 64 69 75 6d 0a 6d 6f 6e |erton.Medium.mon| 00001140 73 69 7a 65 3a 32 30 0a 6d 6f 6e 73 61 6d 70 6c |size:20.monsampl| 00001150 65 3a 4d 6f 6e 69 74 6f 72 0a 6e 6f 6d 6f 6e 69 |e:Monitor.nomoni| 00001160 74 6f 72 3a 4e 6f 20 4d 6f 6e 69 74 6f 72 20 62 |tor:No Monitor b| 00001170 6f 78 20 66 6f 75 6e 64 20 66 6f 72 20 25 73 0a |ox found for %s.| 00001180 0a 0a 23 20 62 75 74 74 6f 6e 0a 0a 62 75 74 74 |..# button..butt| 00001190 6f 6e 3a 62 75 74 74 6f 6e 0a 62 75 74 74 6e 61 |on:button.buttna| 000011a0 6d 65 3a 62 75 74 74 6f 6e 25 64 0a 62 75 74 74 |me:button%d.butt| 000011b0 65 6d 70 74 79 3a 44 65 66 61 75 6c 74 2e 2e 2e |empty:Default...| 000011c0 0a 62 6d 6f 64 65 6f 6e 3a 6f 6e 0a 62 6d 6f 64 |.bmodeon:on.bmod| 000011d0 65 6f 6e 6f 66 66 3a 6f 6e 2f 6f 66 66 0a 6e 6f |eonoff:on/off.no| 000011e0 62 75 74 74 6f 6e 3a 4e 6f 20 42 75 74 74 6f 6e |button:No Button| 000011f0 20 66 6f 75 6e 64 20 66 6f 72 20 25 73 0a 0a 0a | found for %s...| 00001200 23 20 73 6c 69 64 65 72 0a 0a 73 6c 69 64 65 72 |# slider..slider| 00001210 3a 73 6c 69 64 65 72 0a 42 61 64 53 6c 69 64 65 |:slider.BadSlide| 00001220 72 3a 42 61 64 20 73 6c 69 64 65 72 20 64 61 74 |r:Bad slider dat| 00001230 61 0a 73 6c 69 64 65 72 6e 61 6d 65 3a 73 6c 69 |a.slidername:sli| 00001240 64 65 72 25 64 0a 6e 6f 73 6c 69 64 65 72 3a 4e |der%d.noslider:N| 00001250 6f 20 53 6c 69 64 65 72 20 66 6f 75 6e 64 20 66 |o Slider found f| 00001260 6f 72 20 25 73 0a 0a 0a 23 20 41 63 74 69 6f 6e |or %s...# Action| 00001270 20 74 69 74 6c 65 73 0a 0a 61 63 74 74 72 75 65 | titles..acttrue| 00001280 3a 4d 6f 64 69 66 79 20 54 72 75 65 20 41 63 74 |:Modify True Act| 00001290 69 6f 6e 0a 61 63 74 66 61 6c 73 65 3a 4d 6f 64 |ion.actfalse:Mod| 000012a0 69 66 79 20 46 61 6c 73 65 20 41 63 74 69 6f 6e |ify False Action| 000012b0 0a 0a 0a 23 20 61 6e 67 6c 65 20 73 65 6e 73 6f |...# angle senso| 000012c0 72 0a 0a 41 6e 67 6c 65 54 3a 53 65 6c 65 63 74 |r..AngleT:Select| 000012d0 20 74 79 70 65 0a 41 6e 67 6c 65 4d 3a 52 6f 74 | type.AngleM:Rot| 000012e0 61 74 69 6f 6e 2c 41 6e 67 6c 65 0a 0a 0a 23 20 |ation,Angle...# | 000012f0 4c 6f 67 6f 20 6d 65 73 73 61 67 65 73 0a 6c 6f |Logo messages.lo| 00001300 67 6f 63 6f 72 65 2f 0a 6c 6f 67 6f 77 6f 72 6b |gocore/.logowork| 00001310 3a 6c 6f 61 64 20 6c 6f 67 6f 20 63 6f 72 65 0a |:load logo core.| 00001320 6c 6f 67 6f 69 6e 69 74 3a 45 72 72 6f 72 20 25 |logoinit:Error %| 00001330 64 20 77 68 69 6c 65 20 69 6e 69 74 69 61 6c 69 |d while initiali| 00001340 73 69 6e 67 20 6c 6f 67 6f 20 63 6f 72 65 0a 23 |sing logo core.#| 00001350 6c 6f 67 6f 70 72 69 6d 3a 45 72 72 6f 72 20 64 |logoprim:Error d| 00001360 65 66 69 6e 69 6e 67 20 6c 6f 67 6f 20 70 72 69 |efining logo pri| 00001370 6d 69 74 69 76 65 73 0a 6c 6f 67 6f 70 72 69 6d |mitives.logoprim| 00001380 3a 45 72 72 6f 72 20 64 65 66 69 6e 69 6e 67 20 |:Error defining | 00001390 6c 6f 67 6f 20 70 72 69 6d 69 74 69 76 65 73 20 |logo primitives | 000013a0 28 25 64 29 0a 6c 6f 67 6f 6e 65 77 74 3a 63 72 |(%d).logonewt:cr| 000013b0 65 61 74 65 20 6c 6f 67 6f 20 74 61 73 6b 0a 6c |eate logo task.l| 000013c0 6f 67 6f 70 61 72 73 65 3a 45 72 72 6f 72 20 27 |ogoparse:Error '| 000013d0 25 64 27 20 6f 63 63 75 72 65 64 20 77 68 69 6c |%d' occured whil| 000013e0 65 20 70 61 72 73 69 6e 67 20 27 25 73 27 0a 6c |e parsing '%s'.l| 000013f0 6f 67 6f 63 72 65 61 74 65 3a 45 72 72 6f 72 20 |ogocreate:Error | 00001400 27 25 64 27 20 6f 63 63 75 72 65 64 20 77 68 69 |'%d' occured whi| 00001410 6c 65 20 63 72 65 61 74 69 6e 67 20 27 25 73 27 |le creating '%s'| 00001420 0a 62 61 64 66 75 6e 63 74 3a 46 75 6e 63 74 69 |.badfunct:Functi| 00001430 6f 6e 20 6e 75 6d 62 65 72 20 25 64 20 28 25 73 |on number %d (%s| 00001440 29 20 6e 6f 74 20 64 65 66 69 6e 65 64 0a 62 61 |) not defined.ba| 00001450 64 6d 66 75 6e 63 3a 42 61 64 20 66 75 6e 63 74 |dmfunc:Bad funct| 00001460 69 6f 6e 20 69 6e 20 25 73 0a 4e 6f 74 56 61 6c |ion in %s.NotVal| 00001470 69 64 3a 25 25 73 20 69 73 20 6e 6f 74 20 61 20 |id:%%s is not a | 00001480 76 61 6c 69 64 20 70 72 69 6d 69 74 69 76 65 20 |valid primitive | 00001490 6f 6e 20 74 68 69 73 20 70 61 67 65 0a 0a 23 20 |on this page..# | 000014a0 75 6e 69 74 73 20 6f 66 20 6d 65 61 73 75 72 65 |units of measure| 000014b0 6d 65 6e 74 0a 0a 23 43 65 6c 73 69 75 73 3a 43 |ment..#Celsius:C| 000014c0 65 6c 73 69 75 73 0a 23 46 61 68 72 65 6e 68 65 |elsius.#Fahrenhe| 000014d0 69 74 3a 46 61 68 72 65 6e 68 65 69 74 0a 23 54 |it:Fahrenheit.#T| 000014e0 72 75 65 3a 54 72 75 65 0a 23 46 61 6c 73 65 3a |rue:True.#False:| 000014f0 46 61 6c 73 65 0a 0a 0a 23 20 6c 6f 67 6f 20 65 |False...# logo e| 00001500 72 72 6f 72 73 0a 0a 6c 6f 67 6f 31 3a 49 6e 76 |rrors..logo1:Inv| 00001510 61 6c 69 64 20 73 74 6f 72 61 67 65 20 62 75 66 |alid storage buf| 00001520 66 65 72 0a 6c 6f 67 6f 32 3a 43 61 6e 27 74 20 |fer.logo2:Can't | 00001530 73 74 61 72 74 20 61 20 6e 65 77 20 70 72 6f 63 |start a new proc| 00001540 65 73 73 0a 6c 6f 67 6f 33 3a 25 73 20 68 61 73 |ess.logo3:%s has| 00001550 20 6e 6f 20 76 61 6c 75 65 0a 6c 6f 67 6f 34 3a | no value.logo4:| 00001560 59 6f 75 20 64 6f 6e 27 74 20 73 61 79 20 77 68 |You don't say wh| 00001570 61 74 20 74 6f 20 64 6f 20 77 69 74 68 20 25 73 |at to do with %s| 00001580 0a 6c 6f 67 6f 35 3a 25 73 20 64 6f 65 73 20 6e |.logo5:%s does n| 00001590 6f 74 20 6c 69 6b 65 20 25 73 20 61 73 20 69 6e |ot like %s as in| 000015a0 70 75 74 0a 6c 6f 67 6f 36 3a 25 73 20 69 73 20 |put.logo6:%s is | 000015b0 6e 6f 74 20 74 72 75 65 20 6f 72 20 66 61 6c 73 |not true or fals| 000015c0 65 0a 6c 6f 67 6f 37 3a 4e 75 6d 62 65 72 20 74 |e.logo7:Number t| 000015d0 6f 6f 20 62 69 67 0a 6c 6f 67 6f 38 3a 43 61 6e |oo big.logo8:Can| 000015e0 6e 6f 74 20 64 69 76 69 64 65 20 62 79 20 7a 65 |not divide by ze| 000015f0 72 6f 0a 6c 6f 67 6f 39 3a 25 73 20 63 61 6e 20 |ro.logo9:%s can | 00001600 6f 6e 6c 79 20 62 65 20 75 73 65 64 20 69 6e 20 |only be used in | 00001610 61 20 70 72 6f 63 65 64 75 72 65 0a 6c 6f 67 6f |a procedure.logo| 00001620 31 30 3a 25 73 20 64 69 64 6e 27 74 20 72 65 70 |10:%s didn't rep| 00001630 6f 72 74 20 61 6e 79 74 68 69 6e 67 20 74 6f 20 |ort anything to | 00001640 25 73 0a 6c 6f 67 6f 31 31 3a 4e 6f 74 20 65 6e |%s.logo11:Not en| 00001650 6f 75 67 68 20 69 6e 70 75 74 73 20 74 6f 20 25 |ough inputs to %| 00001660 73 0a 6c 6f 67 6f 31 32 3a 29 20 69 6e 20 77 72 |s.logo12:) in wr| 00001670 6f 6e 67 20 70 6c 61 63 65 0a 6c 6f 67 6f 31 33 |ong place.logo13| 00001680 3a 54 6f 6f 20 6d 75 63 68 20 69 6e 73 69 64 65 |:Too much inside| 00001690 20 28 29 0a 6c 6f 67 6f 31 34 3a 49 20 64 6f 6e | ().logo14:I don| 000016a0 27 74 20 6b 6e 6f 77 20 68 6f 77 20 74 6f 20 25 |'t know how to %| 000016b0 73 0a 6c 6f 67 6f 31 35 3a 42 61 64 20 70 72 6f |s.logo15:Bad pro| 000016c0 63 65 64 75 72 65 20 6e 61 6d 65 0a 6c 6f 67 6f |cedure name.logo| 000016d0 31 36 3a 4d 69 73 73 69 6e 67 20 5b 0a 6c 6f 67 |16:Missing [.log| 000016e0 6f 31 37 3a 4d 69 73 73 69 6e 67 20 5d 0a 6c 6f |o17:Missing ].lo| 000016f0 67 6f 31 38 3a 42 75 66 66 65 72 20 74 6f 6f 20 |go18:Buffer too | 00001700 73 6d 61 6c 6c 20 28 69 6e 74 65 72 6e 61 6c 2c |small (internal,| 00001710 20 66 72 6f 6d 20 43 6f 65 72 63 65 29 0a 6c 6f | from Coerce).lo| 00001720 67 6f 31 39 3a 54 6f 6f 20 66 65 77 20 69 74 65 |go19:Too few ite| 00001730 6d 73 20 69 6e 20 25 73 0a 6c 6f 67 6f 32 30 3a |ms in %s.logo20:| 00001740 25 73 20 69 73 20 74 68 65 20 6e 61 6d 65 20 6f |%s is the name o| 00001750 66 20 61 20 70 72 69 6d 69 74 69 76 65 0a 6c 6f |f a primitive.lo| 00001760 67 6f 32 31 3a 53 74 6f 70 70 65 64 21 0a 6c 6f |go21:Stopped!.lo| 00001770 67 6f 32 32 3a 25 73 20 6e 6f 74 20 66 6f 75 6e |go22:%s not foun| 00001780 64 0a 6c 6f 67 6f 32 33 3a 4f 75 74 20 6f 66 20 |d.logo23:Out of | 00001790 73 70 61 63 65 0a 6c 6f 67 6f 32 34 3a 27 25 73 |space.logo24:'%s| 000017a0 27 20 61 6c 72 65 61 64 79 20 75 73 65 64 0a 69 |' already used.i| 000017b0 6e 70 72 6f 63 3a 20 69 6e 20 25 73 0a 70 72 6f |nproc: in %s.pro| 000017c0 63 6e 61 6d 65 3a 25 73 0a 0a 23 20 6d 69 73 63 |cname:%s..# misc| 000017d0 20 65 72 72 6f 72 73 0a 6e 61 6d 65 75 73 65 64 | errors.nameused| 000017e0 3a 54 68 61 74 20 6e 61 6d 65 20 69 73 20 61 6c |:That name is al| 000017f0 72 65 61 64 79 20 75 73 65 64 0a 6c 6e 61 6d 65 |ready used.lname| 00001800 75 73 65 64 3a 54 68 61 74 20 6c 65 66 74 6e 61 |used:That leftna| 00001810 6d 65 20 69 73 20 61 6c 72 65 61 64 79 20 75 73 |me is already us| 00001820 65 64 0a 72 6e 61 6d 65 75 73 65 64 3a 54 68 61 |ed.rnameused:Tha| 00001830 74 20 72 69 67 68 74 6e 61 6d 65 20 69 73 20 61 |t rightname is a| 00001840 6c 72 65 61 64 79 20 75 73 65 64 0a 6e 61 6d 65 |lready used.name| 00001850 65 6d 70 74 79 3a 54 68 65 20 6e 61 6d 65 20 63 |empty:The name c| 00001860 61 6e 6e 6f 74 20 62 65 20 65 6d 70 74 79 0a 4e |annot be empty.N| 00001870 6d 61 65 4e 75 6d 3a 54 68 65 20 6e 61 6d 65 20 |maeNum:The name | 00001880 63 61 6e 6e 6f 74 20 62 65 20 61 20 6e 75 6d 62 |cannot be a numb| 00001890 65 72 0a 74 6f 6f 6d 61 6e 79 70 67 3a 54 6f 6f |er.toomanypg:Too| 000018a0 20 6d 61 6e 79 20 70 61 67 65 73 20 2d 20 63 61 | many pages - ca| 000018b0 6e 6e 6f 74 20 63 72 65 61 74 65 20 61 6e 79 20 |nnot create any | 000018c0 6d 6f 72 65 0a 0a 23 20 65 6e 64 20 6f 66 20 6d |more..# end of m| 000018d0 65 73 73 61 67 65 73 20 66 69 6c 65 0a |essages file.| 000018dd