Home » Archimedes archive » Archimedes World » AW-1991-10.adf » October91 » !AWOct91/Goodies/smArt/!smArt/Messages

!AWOct91/Goodies/smArt/!smArt/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-1991-10.adf » October91
Filename: !AWOct91/Goodies/smArt/!smArt/Messages
Read OK:
File size: 0F77 bytes
Load address: 0000
Exec address: 0000
File contents
error1:Usage: %s [filename]\n
error2:Template '%s' not found
error3:Memory allocation error (location: %s)
error4:Error when moving file pointer
error5:Error when reading file
error6:File not found
error7:You cannot load a directory
error8:File cannot be loaded
error9:Unknown path element tag --- cannot expand
error10:Programming error - new item > number of options
error11:Not enough memory to replace object
error12:Programming error - asked to load picture %d, %d > number of pictures (%d)
error13:Unable to open file '%s'
error14:Not enough memory to load object
error15:Not enough memory to create fonttable
error16:File name is too long - too many directories deep?
error17:Error while saving to ram - end of list reached, but still data to send
error18:Not enough memory to open a new 'sketch'.
error19:Not enough memory to open a new 'view'.
error20:Object is too small - bad data
error21:Daughter objects are not in sequence (transform)
error22:Error when moving memory pointer
error23:Error when reading file in memory
error24:WARNING: Too many fonts in the output file - some will be lost


menutext1:>Info,Fonts,Memory,Quit
menutext2:Objects|>Save       F3,>Zoom,Full view  F5
menutitl3:Empty
menutext3:Nothing
menutitl4:Objects
menutitl5:Fonts
menutext5:>Montclair.Bold,���Size change,>Montclair.Bold.Oblique,���Size change,>Montclair.Medium,���Size change,>Montclair.Medium.Oblique,���Size change
menutext6:>Tabloid.Bold,���Size change,>Tabloid.Bold.Italic,���Size change,>Tabloid.Medium,���Size change,>Tabloid.Medium.Italic,���Size change|Load substitutes,Save substitutes,Cancel substitutes
menutitl7:Size change
menutext7:Size,Height
menutitl8:Size (%)
menutitl9:Height (%)
menutext9:100
menutit10:Memory
menutxt10:Use memory when available,Always use files from disc

sketch1:off
sketch2:<Untitled>
sketch3:You cannot zoom when "Full�view" is�on


menudiy1:Out of memory - for indirected text
menudiy2:Out of memory - for creating menus

# Message file for 'c.protect'

protect1:Could not set copyright
protect2:Couldn't enable disc (write-protected or not a legal disc)
protect3:A name of at least 4 letters must be entered
protect4:What a strange name you have!  Use a more sensible name
protect5:For the sole and exclusive use of:
protect7:Serial #

# load.c

load1:smArt file was created for a newer version of smArt.
load2:This file is not a smArt file
load3:Corrupted smArt file

# unlock.c

unlock1:smArt files can only be initialised from ADFS drive 0
unlock2:Unable to initialise '%s'
unlock3:Error when moving file pointer
unlock4:Error when reading file
unlock5:Error when writing to file
unlock6:Corrupted smArt file
unlock7:Not enough free memory to initialise this file (need %d bytes)
unlock8:Cannot initialise this smArt file (corrupted or illegal disc?)
unlock9:This file does not belong to this copy of smArt. It belongs to '%s', serial number %d.
unlock10:This smart file is locked. Unlocking will allow it to be used by !smArt (SN %s) and registered to "%s" ONLY. Do you wish to continue?


# fonts.c

fonts0:Fonts
fonts1:Font family '%s' has too many sub-styles for the current menu system to handle.  Regrettably some of the sub-styles must be disregarded
fonts2:There are too many fonts available for the current menu system to handle.  Regrettably some of the fonts must be disregarded
fonts3:Unable to save font substitutions
fonts4:Illegal object size adjustment
fonts5:Couldn't adjust object size (when substituting fonts)

# save.c

save1:DrawFile

demo1:This function is not available in the demo version.


# help.c

help1:Click SELECT or ADJUST for a menu of alternatives for part of a picture.
help2:|M"Full view" is ON (F5 will turn "Full view" off).
help3:|M"Full view" is OFF (F5 will turn "Full view" on).|MPAGE UP, PAGE DOWN, and HOME keys zoom in & out about the pointer.
help4:Click MENU to change the picture.
help5:This is the smArt icon.|MDouble click on a smArt file to make your own picture.

00000000  65 72 72 6f 72 31 3a 55  73 61 67 65 3a 20 25 73  |error1:Usage: %s|
00000010  20 5b 66 69 6c 65 6e 61  6d 65 5d 5c 6e 0a 65 72  | [filename]\n.er|
00000020  72 6f 72 32 3a 54 65 6d  70 6c 61 74 65 20 27 25  |ror2:Template '%|
00000030  73 27 20 6e 6f 74 20 66  6f 75 6e 64 0a 65 72 72  |s' not found.err|
00000040  6f 72 33 3a 4d 65 6d 6f  72 79 20 61 6c 6c 6f 63  |or3:Memory alloc|
00000050  61 74 69 6f 6e 20 65 72  72 6f 72 20 28 6c 6f 63  |ation error (loc|
00000060  61 74 69 6f 6e 3a 20 25  73 29 0a 65 72 72 6f 72  |ation: %s).error|
00000070  34 3a 45 72 72 6f 72 20  77 68 65 6e 20 6d 6f 76  |4:Error when mov|
00000080  69 6e 67 20 66 69 6c 65  20 70 6f 69 6e 74 65 72  |ing file pointer|
00000090  0a 65 72 72 6f 72 35 3a  45 72 72 6f 72 20 77 68  |.error5:Error wh|
000000a0  65 6e 20 72 65 61 64 69  6e 67 20 66 69 6c 65 0a  |en reading file.|
000000b0  65 72 72 6f 72 36 3a 46  69 6c 65 20 6e 6f 74 20  |error6:File not |
000000c0  66 6f 75 6e 64 0a 65 72  72 6f 72 37 3a 59 6f 75  |found.error7:You|
000000d0  20 63 61 6e 6e 6f 74 20  6c 6f 61 64 20 61 20 64  | cannot load a d|
000000e0  69 72 65 63 74 6f 72 79  0a 65 72 72 6f 72 38 3a  |irectory.error8:|
000000f0  46 69 6c 65 20 63 61 6e  6e 6f 74 20 62 65 20 6c  |File cannot be l|
00000100  6f 61 64 65 64 0a 65 72  72 6f 72 39 3a 55 6e 6b  |oaded.error9:Unk|
00000110  6e 6f 77 6e 20 70 61 74  68 20 65 6c 65 6d 65 6e  |nown path elemen|
00000120  74 20 74 61 67 20 2d 2d  2d 20 63 61 6e 6e 6f 74  |t tag --- cannot|
00000130  20 65 78 70 61 6e 64 0a  65 72 72 6f 72 31 30 3a  | expand.error10:|
00000140  50 72 6f 67 72 61 6d 6d  69 6e 67 20 65 72 72 6f  |Programming erro|
00000150  72 20 2d 20 6e 65 77 20  69 74 65 6d 20 3e 20 6e  |r - new item > n|
00000160  75 6d 62 65 72 20 6f 66  20 6f 70 74 69 6f 6e 73  |umber of options|
00000170  0a 65 72 72 6f 72 31 31  3a 4e 6f 74 20 65 6e 6f  |.error11:Not eno|
00000180  75 67 68 20 6d 65 6d 6f  72 79 20 74 6f 20 72 65  |ugh memory to re|
00000190  70 6c 61 63 65 20 6f 62  6a 65 63 74 0a 65 72 72  |place object.err|
000001a0  6f 72 31 32 3a 50 72 6f  67 72 61 6d 6d 69 6e 67  |or12:Programming|
000001b0  20 65 72 72 6f 72 20 2d  20 61 73 6b 65 64 20 74  | error - asked t|
000001c0  6f 20 6c 6f 61 64 20 70  69 63 74 75 72 65 20 25  |o load picture %|
000001d0  64 2c 20 25 64 20 3e 20  6e 75 6d 62 65 72 20 6f  |d, %d > number o|
000001e0  66 20 70 69 63 74 75 72  65 73 20 28 25 64 29 0a  |f pictures (%d).|
000001f0  65 72 72 6f 72 31 33 3a  55 6e 61 62 6c 65 20 74  |error13:Unable t|
00000200  6f 20 6f 70 65 6e 20 66  69 6c 65 20 27 25 73 27  |o open file '%s'|
00000210  0a 65 72 72 6f 72 31 34  3a 4e 6f 74 20 65 6e 6f  |.error14:Not eno|
00000220  75 67 68 20 6d 65 6d 6f  72 79 20 74 6f 20 6c 6f  |ugh memory to lo|
00000230  61 64 20 6f 62 6a 65 63  74 0a 65 72 72 6f 72 31  |ad object.error1|
00000240  35 3a 4e 6f 74 20 65 6e  6f 75 67 68 20 6d 65 6d  |5:Not enough mem|
00000250  6f 72 79 20 74 6f 20 63  72 65 61 74 65 20 66 6f  |ory to create fo|
00000260  6e 74 74 61 62 6c 65 0a  65 72 72 6f 72 31 36 3a  |nttable.error16:|
00000270  46 69 6c 65 20 6e 61 6d  65 20 69 73 20 74 6f 6f  |File name is too|
00000280  20 6c 6f 6e 67 20 2d 20  74 6f 6f 20 6d 61 6e 79  | long - too many|
00000290  20 64 69 72 65 63 74 6f  72 69 65 73 20 64 65 65  | directories dee|
000002a0  70 3f 0a 65 72 72 6f 72  31 37 3a 45 72 72 6f 72  |p?.error17:Error|
000002b0  20 77 68 69 6c 65 20 73  61 76 69 6e 67 20 74 6f  | while saving to|
000002c0  20 72 61 6d 20 2d 20 65  6e 64 20 6f 66 20 6c 69  | ram - end of li|
000002d0  73 74 20 72 65 61 63 68  65 64 2c 20 62 75 74 20  |st reached, but |
000002e0  73 74 69 6c 6c 20 64 61  74 61 20 74 6f 20 73 65  |still data to se|
000002f0  6e 64 0a 65 72 72 6f 72  31 38 3a 4e 6f 74 20 65  |nd.error18:Not e|
00000300  6e 6f 75 67 68 20 6d 65  6d 6f 72 79 20 74 6f 20  |nough memory to |
00000310  6f 70 65 6e 20 61 20 6e  65 77 20 27 73 6b 65 74  |open a new 'sket|
00000320  63 68 27 2e 0a 65 72 72  6f 72 31 39 3a 4e 6f 74  |ch'..error19:Not|
00000330  20 65 6e 6f 75 67 68 20  6d 65 6d 6f 72 79 20 74  | enough memory t|
00000340  6f 20 6f 70 65 6e 20 61  20 6e 65 77 20 27 76 69  |o open a new 'vi|
00000350  65 77 27 2e 0a 65 72 72  6f 72 32 30 3a 4f 62 6a  |ew'..error20:Obj|
00000360  65 63 74 20 69 73 20 74  6f 6f 20 73 6d 61 6c 6c  |ect is too small|
00000370  20 2d 20 62 61 64 20 64  61 74 61 0a 65 72 72 6f  | - bad data.erro|
00000380  72 32 31 3a 44 61 75 67  68 74 65 72 20 6f 62 6a  |r21:Daughter obj|
00000390  65 63 74 73 20 61 72 65  20 6e 6f 74 20 69 6e 20  |ects are not in |
000003a0  73 65 71 75 65 6e 63 65  20 28 74 72 61 6e 73 66  |sequence (transf|
000003b0  6f 72 6d 29 0a 65 72 72  6f 72 32 32 3a 45 72 72  |orm).error22:Err|
000003c0  6f 72 20 77 68 65 6e 20  6d 6f 76 69 6e 67 20 6d  |or when moving m|
000003d0  65 6d 6f 72 79 20 70 6f  69 6e 74 65 72 0a 65 72  |emory pointer.er|
000003e0  72 6f 72 32 33 3a 45 72  72 6f 72 20 77 68 65 6e  |ror23:Error when|
000003f0  20 72 65 61 64 69 6e 67  20 66 69 6c 65 20 69 6e  | reading file in|
00000400  20 6d 65 6d 6f 72 79 0a  65 72 72 6f 72 32 34 3a  | memory.error24:|
00000410  57 41 52 4e 49 4e 47 3a  20 54 6f 6f 20 6d 61 6e  |WARNING: Too man|
00000420  79 20 66 6f 6e 74 73 20  69 6e 20 74 68 65 20 6f  |y fonts in the o|
00000430  75 74 70 75 74 20 66 69  6c 65 20 2d 20 73 6f 6d  |utput file - som|
00000440  65 20 77 69 6c 6c 20 62  65 20 6c 6f 73 74 0a 0a  |e will be lost..|
00000450  0a 6d 65 6e 75 74 65 78  74 31 3a 3e 49 6e 66 6f  |.menutext1:>Info|
00000460  2c 46 6f 6e 74 73 2c 4d  65 6d 6f 72 79 2c 51 75  |,Fonts,Memory,Qu|
00000470  69 74 0a 6d 65 6e 75 74  65 78 74 32 3a 4f 62 6a  |it.menutext2:Obj|
00000480  65 63 74 73 7c 3e 53 61  76 65 20 20 20 20 20 20  |ects|>Save      |
00000490  20 46 33 2c 3e 5a 6f 6f  6d 2c 46 75 6c 6c 20 76  | F3,>Zoom,Full v|
000004a0  69 65 77 20 20 46 35 0a  6d 65 6e 75 74 69 74 6c  |iew  F5.menutitl|
000004b0  33 3a 45 6d 70 74 79 0a  6d 65 6e 75 74 65 78 74  |3:Empty.menutext|
000004c0  33 3a 4e 6f 74 68 69 6e  67 0a 6d 65 6e 75 74 69  |3:Nothing.menuti|
000004d0  74 6c 34 3a 4f 62 6a 65  63 74 73 0a 6d 65 6e 75  |tl4:Objects.menu|
000004e0  74 69 74 6c 35 3a 46 6f  6e 74 73 0a 6d 65 6e 75  |titl5:Fonts.menu|
000004f0  74 65 78 74 35 3a 3e 4d  6f 6e 74 63 6c 61 69 72  |text5:>Montclair|
00000500  2e 42 6f 6c 64 2c a0 a0  a0 53 69 7a 65 20 63 68  |.Bold,...Size ch|
00000510  61 6e 67 65 2c 3e 4d 6f  6e 74 63 6c 61 69 72 2e  |ange,>Montclair.|
00000520  42 6f 6c 64 2e 4f 62 6c  69 71 75 65 2c a0 a0 a0  |Bold.Oblique,...|
00000530  53 69 7a 65 20 63 68 61  6e 67 65 2c 3e 4d 6f 6e  |Size change,>Mon|
00000540  74 63 6c 61 69 72 2e 4d  65 64 69 75 6d 2c a0 a0  |tclair.Medium,..|
00000550  a0 53 69 7a 65 20 63 68  61 6e 67 65 2c 3e 4d 6f  |.Size change,>Mo|
00000560  6e 74 63 6c 61 69 72 2e  4d 65 64 69 75 6d 2e 4f  |ntclair.Medium.O|
00000570  62 6c 69 71 75 65 2c a0  a0 a0 53 69 7a 65 20 63  |blique,...Size c|
00000580  68 61 6e 67 65 0a 6d 65  6e 75 74 65 78 74 36 3a  |hange.menutext6:|
00000590  3e 54 61 62 6c 6f 69 64  2e 42 6f 6c 64 2c a0 a0  |>Tabloid.Bold,..|
000005a0  a0 53 69 7a 65 20 63 68  61 6e 67 65 2c 3e 54 61  |.Size change,>Ta|
000005b0  62 6c 6f 69 64 2e 42 6f  6c 64 2e 49 74 61 6c 69  |bloid.Bold.Itali|
000005c0  63 2c a0 a0 a0 53 69 7a  65 20 63 68 61 6e 67 65  |c,...Size change|
000005d0  2c 3e 54 61 62 6c 6f 69  64 2e 4d 65 64 69 75 6d  |,>Tabloid.Medium|
000005e0  2c a0 a0 a0 53 69 7a 65  20 63 68 61 6e 67 65 2c  |,...Size change,|
000005f0  3e 54 61 62 6c 6f 69 64  2e 4d 65 64 69 75 6d 2e  |>Tabloid.Medium.|
00000600  49 74 61 6c 69 63 2c a0  a0 a0 53 69 7a 65 20 63  |Italic,...Size c|
00000610  68 61 6e 67 65 7c 4c 6f  61 64 20 73 75 62 73 74  |hange|Load subst|
00000620  69 74 75 74 65 73 2c 53  61 76 65 20 73 75 62 73  |itutes,Save subs|
00000630  74 69 74 75 74 65 73 2c  43 61 6e 63 65 6c 20 73  |titutes,Cancel s|
00000640  75 62 73 74 69 74 75 74  65 73 0a 6d 65 6e 75 74  |ubstitutes.menut|
00000650  69 74 6c 37 3a 53 69 7a  65 20 63 68 61 6e 67 65  |itl7:Size change|
00000660  0a 6d 65 6e 75 74 65 78  74 37 3a 53 69 7a 65 2c  |.menutext7:Size,|
00000670  48 65 69 67 68 74 0a 6d  65 6e 75 74 69 74 6c 38  |Height.menutitl8|
00000680  3a 53 69 7a 65 20 28 25  29 0a 6d 65 6e 75 74 69  |:Size (%).menuti|
00000690  74 6c 39 3a 48 65 69 67  68 74 20 28 25 29 0a 6d  |tl9:Height (%).m|
000006a0  65 6e 75 74 65 78 74 39  3a 31 30 30 0a 6d 65 6e  |enutext9:100.men|
000006b0  75 74 69 74 31 30 3a 4d  65 6d 6f 72 79 0a 6d 65  |utit10:Memory.me|
000006c0  6e 75 74 78 74 31 30 3a  55 73 65 20 6d 65 6d 6f  |nutxt10:Use memo|
000006d0  72 79 20 77 68 65 6e 20  61 76 61 69 6c 61 62 6c  |ry when availabl|
000006e0  65 2c 41 6c 77 61 79 73  20 75 73 65 20 66 69 6c  |e,Always use fil|
000006f0  65 73 20 66 72 6f 6d 20  64 69 73 63 0a 0a 73 6b  |es from disc..sk|
00000700  65 74 63 68 31 3a 6f 66  66 0a 73 6b 65 74 63 68  |etch1:off.sketch|
00000710  32 3a 3c 55 6e 74 69 74  6c 65 64 3e 0a 73 6b 65  |2:<Untitled>.ske|
00000720  74 63 68 33 3a 59 6f 75  20 63 61 6e 6e 6f 74 20  |tch3:You cannot |
00000730  7a 6f 6f 6d 20 77 68 65  6e 20 22 46 75 6c 6c a0  |zoom when "Full.|
00000740  76 69 65 77 22 20 69 73  a0 6f 6e 0a 0a 0a 6d 65  |view" is.on...me|
00000750  6e 75 64 69 79 31 3a 4f  75 74 20 6f 66 20 6d 65  |nudiy1:Out of me|
00000760  6d 6f 72 79 20 2d 20 66  6f 72 20 69 6e 64 69 72  |mory - for indir|
00000770  65 63 74 65 64 20 74 65  78 74 0a 6d 65 6e 75 64  |ected text.menud|
00000780  69 79 32 3a 4f 75 74 20  6f 66 20 6d 65 6d 6f 72  |iy2:Out of memor|
00000790  79 20 2d 20 66 6f 72 20  63 72 65 61 74 69 6e 67  |y - for creating|
000007a0  20 6d 65 6e 75 73 0a 0a  23 20 4d 65 73 73 61 67  | menus..# Messag|
000007b0  65 20 66 69 6c 65 20 66  6f 72 20 27 63 2e 70 72  |e file for 'c.pr|
000007c0  6f 74 65 63 74 27 0a 0a  70 72 6f 74 65 63 74 31  |otect'..protect1|
000007d0  3a 43 6f 75 6c 64 20 6e  6f 74 20 73 65 74 20 63  |:Could not set c|
000007e0  6f 70 79 72 69 67 68 74  0a 70 72 6f 74 65 63 74  |opyright.protect|
000007f0  32 3a 43 6f 75 6c 64 6e  27 74 20 65 6e 61 62 6c  |2:Couldn't enabl|
00000800  65 20 64 69 73 63 20 28  77 72 69 74 65 2d 70 72  |e disc (write-pr|
00000810  6f 74 65 63 74 65 64 20  6f 72 20 6e 6f 74 20 61  |otected or not a|
00000820  20 6c 65 67 61 6c 20 64  69 73 63 29 0a 70 72 6f  | legal disc).pro|
00000830  74 65 63 74 33 3a 41 20  6e 61 6d 65 20 6f 66 20  |tect3:A name of |
00000840  61 74 20 6c 65 61 73 74  20 34 20 6c 65 74 74 65  |at least 4 lette|
00000850  72 73 20 6d 75 73 74 20  62 65 20 65 6e 74 65 72  |rs must be enter|
00000860  65 64 0a 70 72 6f 74 65  63 74 34 3a 57 68 61 74  |ed.protect4:What|
00000870  20 61 20 73 74 72 61 6e  67 65 20 6e 61 6d 65 20  | a strange name |
00000880  79 6f 75 20 68 61 76 65  21 20 20 55 73 65 20 61  |you have!  Use a|
00000890  20 6d 6f 72 65 20 73 65  6e 73 69 62 6c 65 20 6e  | more sensible n|
000008a0  61 6d 65 0a 70 72 6f 74  65 63 74 35 3a 46 6f 72  |ame.protect5:For|
000008b0  20 74 68 65 20 73 6f 6c  65 20 61 6e 64 20 65 78  | the sole and ex|
000008c0  63 6c 75 73 69 76 65 20  75 73 65 20 6f 66 3a 0a  |clusive use of:.|
000008d0  70 72 6f 74 65 63 74 37  3a 53 65 72 69 61 6c 20  |protect7:Serial |
000008e0  23 0a 0a 23 20 6c 6f 61  64 2e 63 0a 0a 6c 6f 61  |#..# load.c..loa|
000008f0  64 31 3a 73 6d 41 72 74  20 66 69 6c 65 20 77 61  |d1:smArt file wa|
00000900  73 20 63 72 65 61 74 65  64 20 66 6f 72 20 61 20  |s created for a |
00000910  6e 65 77 65 72 20 76 65  72 73 69 6f 6e 20 6f 66  |newer version of|
00000920  20 73 6d 41 72 74 2e 0a  6c 6f 61 64 32 3a 54 68  | smArt..load2:Th|
00000930  69 73 20 66 69 6c 65 20  69 73 20 6e 6f 74 20 61  |is file is not a|
00000940  20 73 6d 41 72 74 20 66  69 6c 65 0a 6c 6f 61 64  | smArt file.load|
00000950  33 3a 43 6f 72 72 75 70  74 65 64 20 73 6d 41 72  |3:Corrupted smAr|
00000960  74 20 66 69 6c 65 0a 0a  23 20 75 6e 6c 6f 63 6b  |t file..# unlock|
00000970  2e 63 0a 0a 75 6e 6c 6f  63 6b 31 3a 73 6d 41 72  |.c..unlock1:smAr|
00000980  74 20 66 69 6c 65 73 20  63 61 6e 20 6f 6e 6c 79  |t files can only|
00000990  20 62 65 20 69 6e 69 74  69 61 6c 69 73 65 64 20  | be initialised |
000009a0  66 72 6f 6d 20 41 44 46  53 20 64 72 69 76 65 20  |from ADFS drive |
000009b0  30 0a 75 6e 6c 6f 63 6b  32 3a 55 6e 61 62 6c 65  |0.unlock2:Unable|
000009c0  20 74 6f 20 69 6e 69 74  69 61 6c 69 73 65 20 27  | to initialise '|
000009d0  25 73 27 0a 75 6e 6c 6f  63 6b 33 3a 45 72 72 6f  |%s'.unlock3:Erro|
000009e0  72 20 77 68 65 6e 20 6d  6f 76 69 6e 67 20 66 69  |r when moving fi|
000009f0  6c 65 20 70 6f 69 6e 74  65 72 0a 75 6e 6c 6f 63  |le pointer.unloc|
00000a00  6b 34 3a 45 72 72 6f 72  20 77 68 65 6e 20 72 65  |k4:Error when re|
00000a10  61 64 69 6e 67 20 66 69  6c 65 0a 75 6e 6c 6f 63  |ading file.unloc|
00000a20  6b 35 3a 45 72 72 6f 72  20 77 68 65 6e 20 77 72  |k5:Error when wr|
00000a30  69 74 69 6e 67 20 74 6f  20 66 69 6c 65 0a 75 6e  |iting to file.un|
00000a40  6c 6f 63 6b 36 3a 43 6f  72 72 75 70 74 65 64 20  |lock6:Corrupted |
00000a50  73 6d 41 72 74 20 66 69  6c 65 0a 75 6e 6c 6f 63  |smArt file.unloc|
00000a60  6b 37 3a 4e 6f 74 20 65  6e 6f 75 67 68 20 66 72  |k7:Not enough fr|
00000a70  65 65 20 6d 65 6d 6f 72  79 20 74 6f 20 69 6e 69  |ee memory to ini|
00000a80  74 69 61 6c 69 73 65 20  74 68 69 73 20 66 69 6c  |tialise this fil|
00000a90  65 20 28 6e 65 65 64 20  25 64 20 62 79 74 65 73  |e (need %d bytes|
00000aa0  29 0a 75 6e 6c 6f 63 6b  38 3a 43 61 6e 6e 6f 74  |).unlock8:Cannot|
00000ab0  20 69 6e 69 74 69 61 6c  69 73 65 20 74 68 69 73  | initialise this|
00000ac0  20 73 6d 41 72 74 20 66  69 6c 65 20 28 63 6f 72  | smArt file (cor|
00000ad0  72 75 70 74 65 64 20 6f  72 20 69 6c 6c 65 67 61  |rupted or illega|
00000ae0  6c 20 64 69 73 63 3f 29  0a 75 6e 6c 6f 63 6b 39  |l disc?).unlock9|
00000af0  3a 54 68 69 73 20 66 69  6c 65 20 64 6f 65 73 20  |:This file does |
00000b00  6e 6f 74 20 62 65 6c 6f  6e 67 20 74 6f 20 74 68  |not belong to th|
00000b10  69 73 20 63 6f 70 79 20  6f 66 20 73 6d 41 72 74  |is copy of smArt|
00000b20  2e 20 49 74 20 62 65 6c  6f 6e 67 73 20 74 6f 20  |. It belongs to |
00000b30  27 25 73 27 2c 20 73 65  72 69 61 6c 20 6e 75 6d  |'%s', serial num|
00000b40  62 65 72 20 25 64 2e 0a  75 6e 6c 6f 63 6b 31 30  |ber %d..unlock10|
00000b50  3a 54 68 69 73 20 73 6d  61 72 74 20 66 69 6c 65  |:This smart file|
00000b60  20 69 73 20 6c 6f 63 6b  65 64 2e 20 55 6e 6c 6f  | is locked. Unlo|
00000b70  63 6b 69 6e 67 20 77 69  6c 6c 20 61 6c 6c 6f 77  |cking will allow|
00000b80  20 69 74 20 74 6f 20 62  65 20 75 73 65 64 20 62  | it to be used b|
00000b90  79 20 21 73 6d 41 72 74  20 28 53 4e 20 25 73 29  |y !smArt (SN %s)|
00000ba0  20 61 6e 64 20 72 65 67  69 73 74 65 72 65 64 20  | and registered |
00000bb0  74 6f 20 22 25 73 22 20  4f 4e 4c 59 2e 20 44 6f  |to "%s" ONLY. Do|
00000bc0  20 79 6f 75 20 77 69 73  68 20 74 6f 20 63 6f 6e  | you wish to con|
00000bd0  74 69 6e 75 65 3f 0a 0a  0a 23 20 66 6f 6e 74 73  |tinue?...# fonts|
00000be0  2e 63 0a 0a 66 6f 6e 74  73 30 3a 46 6f 6e 74 73  |.c..fonts0:Fonts|
00000bf0  0a 66 6f 6e 74 73 31 3a  46 6f 6e 74 20 66 61 6d  |.fonts1:Font fam|
00000c00  69 6c 79 20 27 25 73 27  20 68 61 73 20 74 6f 6f  |ily '%s' has too|
00000c10  20 6d 61 6e 79 20 73 75  62 2d 73 74 79 6c 65 73  | many sub-styles|
00000c20  20 66 6f 72 20 74 68 65  20 63 75 72 72 65 6e 74  | for the current|
00000c30  20 6d 65 6e 75 20 73 79  73 74 65 6d 20 74 6f 20  | menu system to |
00000c40  68 61 6e 64 6c 65 2e 20  20 52 65 67 72 65 74 74  |handle.  Regrett|
00000c50  61 62 6c 79 20 73 6f 6d  65 20 6f 66 20 74 68 65  |ably some of the|
00000c60  20 73 75 62 2d 73 74 79  6c 65 73 20 6d 75 73 74  | sub-styles must|
00000c70  20 62 65 20 64 69 73 72  65 67 61 72 64 65 64 0a  | be disregarded.|
00000c80  66 6f 6e 74 73 32 3a 54  68 65 72 65 20 61 72 65  |fonts2:There are|
00000c90  20 74 6f 6f 20 6d 61 6e  79 20 66 6f 6e 74 73 20  | too many fonts |
00000ca0  61 76 61 69 6c 61 62 6c  65 20 66 6f 72 20 74 68  |available for th|
00000cb0  65 20 63 75 72 72 65 6e  74 20 6d 65 6e 75 20 73  |e current menu s|
00000cc0  79 73 74 65 6d 20 74 6f  20 68 61 6e 64 6c 65 2e  |ystem to handle.|
00000cd0  20 20 52 65 67 72 65 74  74 61 62 6c 79 20 73 6f  |  Regrettably so|
00000ce0  6d 65 20 6f 66 20 74 68  65 20 66 6f 6e 74 73 20  |me of the fonts |
00000cf0  6d 75 73 74 20 62 65 20  64 69 73 72 65 67 61 72  |must be disregar|
00000d00  64 65 64 0a 66 6f 6e 74  73 33 3a 55 6e 61 62 6c  |ded.fonts3:Unabl|
00000d10  65 20 74 6f 20 73 61 76  65 20 66 6f 6e 74 20 73  |e to save font s|
00000d20  75 62 73 74 69 74 75 74  69 6f 6e 73 0a 66 6f 6e  |ubstitutions.fon|
00000d30  74 73 34 3a 49 6c 6c 65  67 61 6c 20 6f 62 6a 65  |ts4:Illegal obje|
00000d40  63 74 20 73 69 7a 65 20  61 64 6a 75 73 74 6d 65  |ct size adjustme|
00000d50  6e 74 0a 66 6f 6e 74 73  35 3a 43 6f 75 6c 64 6e  |nt.fonts5:Couldn|
00000d60  27 74 20 61 64 6a 75 73  74 20 6f 62 6a 65 63 74  |'t adjust object|
00000d70  20 73 69 7a 65 20 28 77  68 65 6e 20 73 75 62 73  | size (when subs|
00000d80  74 69 74 75 74 69 6e 67  20 66 6f 6e 74 73 29 0a  |tituting fonts).|
00000d90  0a 23 20 73 61 76 65 2e  63 0a 0a 73 61 76 65 31  |.# save.c..save1|
00000da0  3a 44 72 61 77 46 69 6c  65 0a 0a 64 65 6d 6f 31  |:DrawFile..demo1|
00000db0  3a 54 68 69 73 20 66 75  6e 63 74 69 6f 6e 20 69  |:This function i|
00000dc0  73 20 6e 6f 74 20 61 76  61 69 6c 61 62 6c 65 20  |s not available |
00000dd0  69 6e 20 74 68 65 20 64  65 6d 6f 20 76 65 72 73  |in the demo vers|
00000de0  69 6f 6e 2e 0a 0a 0a 23  20 68 65 6c 70 2e 63 0a  |ion....# help.c.|
00000df0  0a 68 65 6c 70 31 3a 43  6c 69 63 6b 20 53 45 4c  |.help1:Click SEL|
00000e00  45 43 54 20 6f 72 20 41  44 4a 55 53 54 20 66 6f  |ECT or ADJUST fo|
00000e10  72 20 61 20 6d 65 6e 75  20 6f 66 20 61 6c 74 65  |r a menu of alte|
00000e20  72 6e 61 74 69 76 65 73  20 66 6f 72 20 70 61 72  |rnatives for par|
00000e30  74 20 6f 66 20 61 20 70  69 63 74 75 72 65 2e 0a  |t of a picture..|
00000e40  68 65 6c 70 32 3a 7c 4d  22 46 75 6c 6c 20 76 69  |help2:|M"Full vi|
00000e50  65 77 22 20 69 73 20 4f  4e 20 28 46 35 20 77 69  |ew" is ON (F5 wi|
00000e60  6c 6c 20 74 75 72 6e 20  22 46 75 6c 6c 20 76 69  |ll turn "Full vi|
00000e70  65 77 22 20 6f 66 66 29  2e 0a 68 65 6c 70 33 3a  |ew" off)..help3:|
00000e80  7c 4d 22 46 75 6c 6c 20  76 69 65 77 22 20 69 73  ||M"Full view" is|
00000e90  20 4f 46 46 20 28 46 35  20 77 69 6c 6c 20 74 75  | OFF (F5 will tu|
00000ea0  72 6e 20 22 46 75 6c 6c  20 76 69 65 77 22 20 6f  |rn "Full view" o|
00000eb0  6e 29 2e 7c 4d 50 41 47  45 20 55 50 2c 20 50 41  |n).|MPAGE UP, PA|
00000ec0  47 45 20 44 4f 57 4e 2c  20 61 6e 64 20 48 4f 4d  |GE DOWN, and HOM|
00000ed0  45 20 6b 65 79 73 20 7a  6f 6f 6d 20 69 6e 20 26  |E keys zoom in &|
00000ee0  20 6f 75 74 20 61 62 6f  75 74 20 74 68 65 20 70  | out about the p|
00000ef0  6f 69 6e 74 65 72 2e 0a  68 65 6c 70 34 3a 43 6c  |ointer..help4:Cl|
00000f00  69 63 6b 20 4d 45 4e 55  20 74 6f 20 63 68 61 6e  |ick MENU to chan|
00000f10  67 65 20 74 68 65 20 70  69 63 74 75 72 65 2e 0a  |ge the picture..|
00000f20  68 65 6c 70 35 3a 54 68  69 73 20 69 73 20 74 68  |help5:This is th|
00000f30  65 20 73 6d 41 72 74 20  69 63 6f 6e 2e 7c 4d 44  |e smArt icon.|MD|
00000f40  6f 75 62 6c 65 20 63 6c  69 63 6b 20 6f 6e 20 61  |ouble click on a|
00000f50  20 73 6d 41 72 74 20 66  69 6c 65 20 74 6f 20 6d  | smArt file to m|
00000f60  61 6b 65 20 79 6f 75 72  20 6f 77 6e 20 70 69 63  |ake your own pic|
00000f70  74 75 72 65 2e 0a 0a                              |ture...|
00000f77