Home » Archimedes archive » Zipped Apps » 1st Paint » !1stPaint/Messages

!1stPaint/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 » Zipped Apps » 1st Paint
Filename: !1stPaint/Messages
Read OK:
File size: 0751 bytes
Load address: 0000
Exec address: 0000
File contents
#Messages file for !1stPaint

#############     User Definable Variables   ###################

defpath:<Work$Disc>.Pictures.
defdpath:<Work$Disc>.Drawings.

lastbin:last_bin

warning:off

face:Trinity.Medium
weight:
style:


#############     Menu Structures   ###################

bt1:1stPaint
m1:>Info,Save,Text,>Print,Palette Bar,Tool Bar,User Menu,Quit

mt5:Select:
m5:>Colours,>Patterns,>Stamps

mt2:Save
m2:>File,>Specify Name,Save Bins,Save Options,Default Options

mt3:Save as:
m3:0123456789

mt4:Select:
m4:>Utilities,>Paint Tools,>Draw Tools

dfmt:Choose
dfm:Fonts,Weight,Style,Size

dface:TypeFace
dweight:Weight
dstyle:Style
dsize:Point Size
dsizem:8,12,16,20,24,32,40,50


###############     Error Messages     ##################
heaperr:Fatal Error: not enough memory!
loaderr:Cannot load the default options file 'Choices'
saveerr:Cannot save the default options file 'Choices', please check write protect
spsave:Cannot save %s, there is not enough computer memory!
spload:Cannot load %s, there is not enough computer memory!
spramsave:Cannot save %s to this application, there is not enough computer memory!
pe:No printer driver loaded!
drwverify:This draw file is corrupt!
deffont:Font '%s' not found, using System font.
deffonty:!Fonts directory not found, using System font.
discfull:This disc is full! Put a new workdisc in drive 0 and try again. (See manual for workdisc preparation).
plonktxt:Not enough memory, This text is too long!
import:Cannot import this type of file (Filetype %x)
ramheap:Sorry, not enough memory!
drawsp:Not enough room to display the sprite within this Drawfile
binsave:Cannot save this Dustbin, not enough computer memory!
bindisc:Cannot save this Dustbin as the disc is full!
quitwar:Are you sure you want to QUIT?
binwar:Are you sure you want to put this in the Dustbin?
loadwar:Are you sure you want to load something?
00000000  23 4d 65 73 73 61 67 65  73 20 66 69 6c 65 20 66  |#Messages file f|
00000010  6f 72 20 21 31 73 74 50  61 69 6e 74 0a 0a 23 23  |or !1stPaint..##|
00000020  23 23 23 23 23 23 23 23  23 23 23 20 20 20 20 20  |###########     |
00000030  55 73 65 72 20 44 65 66  69 6e 61 62 6c 65 20 56  |User Definable V|
00000040  61 72 69 61 62 6c 65 73  20 20 20 23 23 23 23 23  |ariables   #####|
00000050  23 23 23 23 23 23 23 23  23 23 23 23 23 23 0a 0a  |##############..|
00000060  64 65 66 70 61 74 68 3a  3c 57 6f 72 6b 24 44 69  |defpath:<Work$Di|
00000070  73 63 3e 2e 50 69 63 74  75 72 65 73 2e 0a 64 65  |sc>.Pictures..de|
00000080  66 64 70 61 74 68 3a 3c  57 6f 72 6b 24 44 69 73  |fdpath:<Work$Dis|
00000090  63 3e 2e 44 72 61 77 69  6e 67 73 2e 0a 0a 6c 61  |c>.Drawings...la|
000000a0  73 74 62 69 6e 3a 6c 61  73 74 5f 62 69 6e 0a 0a  |stbin:last_bin..|
000000b0  77 61 72 6e 69 6e 67 3a  6f 66 66 0a 0a 66 61 63  |warning:off..fac|
000000c0  65 3a 54 72 69 6e 69 74  79 2e 4d 65 64 69 75 6d  |e:Trinity.Medium|
000000d0  0a 77 65 69 67 68 74 3a  0a 73 74 79 6c 65 3a 0a  |.weight:.style:.|
000000e0  0a 0a 23 23 23 23 23 23  23 23 23 23 23 23 23 20  |..############# |
000000f0  20 20 20 20 4d 65 6e 75  20 53 74 72 75 63 74 75  |    Menu Structu|
00000100  72 65 73 20 20 20 23 23  23 23 23 23 23 23 23 23  |res   ##########|
00000110  23 23 23 23 23 23 23 23  23 0a 0a 62 74 31 3a 31  |#########..bt1:1|
00000120  73 74 50 61 69 6e 74 0a  6d 31 3a 3e 49 6e 66 6f  |stPaint.m1:>Info|
00000130  2c 53 61 76 65 2c 54 65  78 74 2c 3e 50 72 69 6e  |,Save,Text,>Prin|
00000140  74 2c 50 61 6c 65 74 74  65 20 42 61 72 2c 54 6f  |t,Palette Bar,To|
00000150  6f 6c 20 42 61 72 2c 55  73 65 72 20 4d 65 6e 75  |ol Bar,User Menu|
00000160  2c 51 75 69 74 0a 0a 6d  74 35 3a 53 65 6c 65 63  |,Quit..mt5:Selec|
00000170  74 3a 0a 6d 35 3a 3e 43  6f 6c 6f 75 72 73 2c 3e  |t:.m5:>Colours,>|
00000180  50 61 74 74 65 72 6e 73  2c 3e 53 74 61 6d 70 73  |Patterns,>Stamps|
00000190  0a 0a 6d 74 32 3a 53 61  76 65 0a 6d 32 3a 3e 46  |..mt2:Save.m2:>F|
000001a0  69 6c 65 2c 3e 53 70 65  63 69 66 79 20 4e 61 6d  |ile,>Specify Nam|
000001b0  65 2c 53 61 76 65 20 42  69 6e 73 2c 53 61 76 65  |e,Save Bins,Save|
000001c0  20 4f 70 74 69 6f 6e 73  2c 44 65 66 61 75 6c 74  | Options,Default|
000001d0  20 4f 70 74 69 6f 6e 73  0a 0a 6d 74 33 3a 53 61  | Options..mt3:Sa|
000001e0  76 65 20 61 73 3a 0a 6d  33 3a 30 31 32 33 34 35  |ve as:.m3:012345|
000001f0  36 37 38 39 0a 0a 6d 74  34 3a 53 65 6c 65 63 74  |6789..mt4:Select|
00000200  3a 0a 6d 34 3a 3e 55 74  69 6c 69 74 69 65 73 2c  |:.m4:>Utilities,|
00000210  3e 50 61 69 6e 74 20 54  6f 6f 6c 73 2c 3e 44 72  |>Paint Tools,>Dr|
00000220  61 77 20 54 6f 6f 6c 73  0a 0a 64 66 6d 74 3a 43  |aw Tools..dfmt:C|
00000230  68 6f 6f 73 65 0a 64 66  6d 3a 46 6f 6e 74 73 2c  |hoose.dfm:Fonts,|
00000240  57 65 69 67 68 74 2c 53  74 79 6c 65 2c 53 69 7a  |Weight,Style,Siz|
00000250  65 0a 0a 64 66 61 63 65  3a 54 79 70 65 46 61 63  |e..dface:TypeFac|
00000260  65 0a 64 77 65 69 67 68  74 3a 57 65 69 67 68 74  |e.dweight:Weight|
00000270  0a 64 73 74 79 6c 65 3a  53 74 79 6c 65 0a 64 73  |.dstyle:Style.ds|
00000280  69 7a 65 3a 50 6f 69 6e  74 20 53 69 7a 65 0a 64  |ize:Point Size.d|
00000290  73 69 7a 65 6d 3a 38 2c  31 32 2c 31 36 2c 32 30  |sizem:8,12,16,20|
000002a0  2c 32 34 2c 33 32 2c 34  30 2c 35 30 0a 0a 0a 23  |,24,32,40,50...#|
000002b0  23 23 23 23 23 23 23 23  23 23 23 23 23 23 20 20  |##############  |
000002c0  20 20 20 45 72 72 6f 72  20 4d 65 73 73 61 67 65  |   Error Message|
000002d0  73 20 20 20 20 20 23 23  23 23 23 23 23 23 23 23  |s     ##########|
000002e0  23 23 23 23 23 23 23 23  0a 68 65 61 70 65 72 72  |########.heaperr|
000002f0  3a 46 61 74 61 6c 20 45  72 72 6f 72 3a 20 6e 6f  |:Fatal Error: no|
00000300  74 20 65 6e 6f 75 67 68  20 6d 65 6d 6f 72 79 21  |t enough memory!|
00000310  0a 6c 6f 61 64 65 72 72  3a 43 61 6e 6e 6f 74 20  |.loaderr:Cannot |
00000320  6c 6f 61 64 20 74 68 65  20 64 65 66 61 75 6c 74  |load the default|
00000330  20 6f 70 74 69 6f 6e 73  20 66 69 6c 65 20 27 43  | options file 'C|
00000340  68 6f 69 63 65 73 27 0a  73 61 76 65 65 72 72 3a  |hoices'.saveerr:|
00000350  43 61 6e 6e 6f 74 20 73  61 76 65 20 74 68 65 20  |Cannot save the |
00000360  64 65 66 61 75 6c 74 20  6f 70 74 69 6f 6e 73 20  |default options |
00000370  66 69 6c 65 20 27 43 68  6f 69 63 65 73 27 2c 20  |file 'Choices', |
00000380  70 6c 65 61 73 65 20 63  68 65 63 6b 20 77 72 69  |please check wri|
00000390  74 65 20 70 72 6f 74 65  63 74 0a 73 70 73 61 76  |te protect.spsav|
000003a0  65 3a 43 61 6e 6e 6f 74  20 73 61 76 65 20 25 73  |e:Cannot save %s|
000003b0  2c 20 74 68 65 72 65 20  69 73 20 6e 6f 74 20 65  |, there is not e|
000003c0  6e 6f 75 67 68 20 63 6f  6d 70 75 74 65 72 20 6d  |nough computer m|
000003d0  65 6d 6f 72 79 21 0a 73  70 6c 6f 61 64 3a 43 61  |emory!.spload:Ca|
000003e0  6e 6e 6f 74 20 6c 6f 61  64 20 25 73 2c 20 74 68  |nnot load %s, th|
000003f0  65 72 65 20 69 73 20 6e  6f 74 20 65 6e 6f 75 67  |ere is not enoug|
00000400  68 20 63 6f 6d 70 75 74  65 72 20 6d 65 6d 6f 72  |h computer memor|
00000410  79 21 0a 73 70 72 61 6d  73 61 76 65 3a 43 61 6e  |y!.spramsave:Can|
00000420  6e 6f 74 20 73 61 76 65  20 25 73 20 74 6f 20 74  |not save %s to t|
00000430  68 69 73 20 61 70 70 6c  69 63 61 74 69 6f 6e 2c  |his application,|
00000440  20 74 68 65 72 65 20 69  73 20 6e 6f 74 20 65 6e  | there is not en|
00000450  6f 75 67 68 20 63 6f 6d  70 75 74 65 72 20 6d 65  |ough computer me|
00000460  6d 6f 72 79 21 0a 70 65  3a 4e 6f 20 70 72 69 6e  |mory!.pe:No prin|
00000470  74 65 72 20 64 72 69 76  65 72 20 6c 6f 61 64 65  |ter driver loade|
00000480  64 21 0a 64 72 77 76 65  72 69 66 79 3a 54 68 69  |d!.drwverify:Thi|
00000490  73 20 64 72 61 77 20 66  69 6c 65 20 69 73 20 63  |s draw file is c|
000004a0  6f 72 72 75 70 74 21 0a  64 65 66 66 6f 6e 74 3a  |orrupt!.deffont:|
000004b0  46 6f 6e 74 20 27 25 73  27 20 6e 6f 74 20 66 6f  |Font '%s' not fo|
000004c0  75 6e 64 2c 20 75 73 69  6e 67 20 53 79 73 74 65  |und, using Syste|
000004d0  6d 20 66 6f 6e 74 2e 0a  64 65 66 66 6f 6e 74 79  |m font..deffonty|
000004e0  3a 21 46 6f 6e 74 73 20  64 69 72 65 63 74 6f 72  |:!Fonts director|
000004f0  79 20 6e 6f 74 20 66 6f  75 6e 64 2c 20 75 73 69  |y not found, usi|
00000500  6e 67 20 53 79 73 74 65  6d 20 66 6f 6e 74 2e 0a  |ng System font..|
00000510  64 69 73 63 66 75 6c 6c  3a 54 68 69 73 20 64 69  |discfull:This di|
00000520  73 63 20 69 73 20 66 75  6c 6c 21 20 50 75 74 20  |sc is full! Put |
00000530  61 20 6e 65 77 20 77 6f  72 6b 64 69 73 63 20 69  |a new workdisc i|
00000540  6e 20 64 72 69 76 65 20  30 20 61 6e 64 20 74 72  |n drive 0 and tr|
00000550  79 20 61 67 61 69 6e 2e  20 28 53 65 65 20 6d 61  |y again. (See ma|
00000560  6e 75 61 6c 20 66 6f 72  20 77 6f 72 6b 64 69 73  |nual for workdis|
00000570  63 20 70 72 65 70 61 72  61 74 69 6f 6e 29 2e 0a  |c preparation)..|
00000580  70 6c 6f 6e 6b 74 78 74  3a 4e 6f 74 20 65 6e 6f  |plonktxt:Not eno|
00000590  75 67 68 20 6d 65 6d 6f  72 79 2c 20 54 68 69 73  |ugh memory, This|
000005a0  20 74 65 78 74 20 69 73  20 74 6f 6f 20 6c 6f 6e  | text is too lon|
000005b0  67 21 0a 69 6d 70 6f 72  74 3a 43 61 6e 6e 6f 74  |g!.import:Cannot|
000005c0  20 69 6d 70 6f 72 74 20  74 68 69 73 20 74 79 70  | import this typ|
000005d0  65 20 6f 66 20 66 69 6c  65 20 28 46 69 6c 65 74  |e of file (Filet|
000005e0  79 70 65 20 25 78 29 0a  72 61 6d 68 65 61 70 3a  |ype %x).ramheap:|
000005f0  53 6f 72 72 79 2c 20 6e  6f 74 20 65 6e 6f 75 67  |Sorry, not enoug|
00000600  68 20 6d 65 6d 6f 72 79  21 0a 64 72 61 77 73 70  |h memory!.drawsp|
00000610  3a 4e 6f 74 20 65 6e 6f  75 67 68 20 72 6f 6f 6d  |:Not enough room|
00000620  20 74 6f 20 64 69 73 70  6c 61 79 20 74 68 65 20  | to display the |
00000630  73 70 72 69 74 65 20 77  69 74 68 69 6e 20 74 68  |sprite within th|
00000640  69 73 20 44 72 61 77 66  69 6c 65 0a 62 69 6e 73  |is Drawfile.bins|
00000650  61 76 65 3a 43 61 6e 6e  6f 74 20 73 61 76 65 20  |ave:Cannot save |
00000660  74 68 69 73 20 44 75 73  74 62 69 6e 2c 20 6e 6f  |this Dustbin, no|
00000670  74 20 65 6e 6f 75 67 68  20 63 6f 6d 70 75 74 65  |t enough compute|
00000680  72 20 6d 65 6d 6f 72 79  21 0a 62 69 6e 64 69 73  |r memory!.bindis|
00000690  63 3a 43 61 6e 6e 6f 74  20 73 61 76 65 20 74 68  |c:Cannot save th|
000006a0  69 73 20 44 75 73 74 62  69 6e 20 61 73 20 74 68  |is Dustbin as th|
000006b0  65 20 64 69 73 63 20 69  73 20 66 75 6c 6c 21 0a  |e disc is full!.|
000006c0  71 75 69 74 77 61 72 3a  41 72 65 20 79 6f 75 20  |quitwar:Are you |
000006d0  73 75 72 65 20 79 6f 75  20 77 61 6e 74 20 74 6f  |sure you want to|
000006e0  20 51 55 49 54 3f 0a 62  69 6e 77 61 72 3a 41 72  | QUIT?.binwar:Ar|
000006f0  65 20 79 6f 75 20 73 75  72 65 20 79 6f 75 20 77  |e you sure you w|
00000700  61 6e 74 20 74 6f 20 70  75 74 20 74 68 69 73 20  |ant to put this |
00000710  69 6e 20 74 68 65 20 44  75 73 74 62 69 6e 3f 0a  |in the Dustbin?.|
00000720  6c 6f 61 64 77 61 72 3a  41 72 65 20 79 6f 75 20  |loadwar:Are you |
00000730  73 75 72 65 20 79 6f 75  20 77 61 6e 74 20 74 6f  |sure you want to|
00000740  20 6c 6f 61 64 20 73 6f  6d 65 74 68 69 6e 67 3f  | load something?|
00000750  0a                                                |.|
00000751