Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_4_scp.adf » MaxHelm » !IotaFilm/Resrc1/Messagese

!IotaFilm/Resrc1/Messagese

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 » archimedes_world_volume_15_issue_4_scp.adf » MaxHelm
Filename: !IotaFilm/Resrc1/Messagese
Read OK:
File size: 0892 bytes
Load address: 0000
Exec address: 0000
File contents
# Error Messages

film1:Files of this type can not be used as films.
source1:Unconstructed BMsource object.
core1:Iotafilm can not play files of this type.
core2:Unconstructed BMcore object.
BMsprite1:Unable to construct BMsprite.
playtool1:Failed to find playtool template '%s'
viewer1:Unconstructed Viewer object.
viewer2:Frame out of range for film.
IO1:Failed to locate chunk '%.4s'
BMfilm1:Unable to construct BMfilm.

# Messages for RISC OS Lib / windlib

flex1:Flex memory error
flex2:Not enough memory available
flex3:Flex not intialised
heap1:Not enough memory to create heap -- free some application memory
heap2:Heap_alloc error: %s
heap3:Fatal internal heap error
heap4:Heap_free error: %s
heap5:Heap not initialised
menu0:General failure in menu initialisation
MenuErr1:Couldn't open menu definition file '%s'
MenuErr2:Menu definition: Unknown identifier '%s'
MenuErr3:Menu definition: No more than %d menus may be defined
MenuErr4:Menu definition: Empty menus are not allowed
MenuErr5:Illegal menu handle %d passed to windmenu
app1:IotaFilm
resspr1:Not enough memory to load sprite file '%s' -- increase wimpslot
resspr2:Unable to load sprite file '%s'
saveas1:To save, drag the icon to a directory viewer
saveas2:Save as:
template1:Template '%s' not found
template2:Template load failed: %s
template3:Not enough memory to load templates -- increase wimpslot
template4:Cannot open file: %s
template5:Read failed for %s
template6:Template file not found
template7:Not enough memory to load templates -- increase wimpslot
template8:Template load failed
txt11:This film has been modified
txt12:%d file edited and not saved
txt13:%d files edited and not saved
txt26:Wrong number of bits per pixel in mode %s for this film
txt27:This film is too large to be displayed completely in mode %s
txt28:Mode %s does not exist
txt29:Not enough memory to enter mode %s
wimpt1:%s has suffered a fatal internal error (type=%i) and must exit immediately
wimpt2:%s has suffered a fatal internal error (%s) and must exit immediately
win1:Too many windows
win2:Not enough memory to change window title -- increase wimpslot
xferrecv1:Please open a directory viewer containing !Scrap, then try again.

00000000  23 20 45 72 72 6f 72 20  4d 65 73 73 61 67 65 73  |# Error Messages|
00000010  0a 0a 66 69 6c 6d 31 3a  46 69 6c 65 73 20 6f 66  |..film1:Files of|
00000020  20 74 68 69 73 20 74 79  70 65 20 63 61 6e 20 6e  | this type can n|
00000030  6f 74 20 62 65 20 75 73  65 64 20 61 73 20 66 69  |ot be used as fi|
00000040  6c 6d 73 2e 0a 73 6f 75  72 63 65 31 3a 55 6e 63  |lms..source1:Unc|
00000050  6f 6e 73 74 72 75 63 74  65 64 20 42 4d 73 6f 75  |onstructed BMsou|
00000060  72 63 65 20 6f 62 6a 65  63 74 2e 0a 63 6f 72 65  |rce object..core|
00000070  31 3a 49 6f 74 61 66 69  6c 6d 20 63 61 6e 20 6e  |1:Iotafilm can n|
00000080  6f 74 20 70 6c 61 79 20  66 69 6c 65 73 20 6f 66  |ot play files of|
00000090  20 74 68 69 73 20 74 79  70 65 2e 0a 63 6f 72 65  | this type..core|
000000a0  32 3a 55 6e 63 6f 6e 73  74 72 75 63 74 65 64 20  |2:Unconstructed |
000000b0  42 4d 63 6f 72 65 20 6f  62 6a 65 63 74 2e 0a 42  |BMcore object..B|
000000c0  4d 73 70 72 69 74 65 31  3a 55 6e 61 62 6c 65 20  |Msprite1:Unable |
000000d0  74 6f 20 63 6f 6e 73 74  72 75 63 74 20 42 4d 73  |to construct BMs|
000000e0  70 72 69 74 65 2e 0a 70  6c 61 79 74 6f 6f 6c 31  |prite..playtool1|
000000f0  3a 46 61 69 6c 65 64 20  74 6f 20 66 69 6e 64 20  |:Failed to find |
00000100  70 6c 61 79 74 6f 6f 6c  20 74 65 6d 70 6c 61 74  |playtool templat|
00000110  65 20 27 25 73 27 0a 76  69 65 77 65 72 31 3a 55  |e '%s'.viewer1:U|
00000120  6e 63 6f 6e 73 74 72 75  63 74 65 64 20 56 69 65  |nconstructed Vie|
00000130  77 65 72 20 6f 62 6a 65  63 74 2e 0a 76 69 65 77  |wer object..view|
00000140  65 72 32 3a 46 72 61 6d  65 20 6f 75 74 20 6f 66  |er2:Frame out of|
00000150  20 72 61 6e 67 65 20 66  6f 72 20 66 69 6c 6d 2e  | range for film.|
00000160  0a 49 4f 31 3a 46 61 69  6c 65 64 20 74 6f 20 6c  |.IO1:Failed to l|
00000170  6f 63 61 74 65 20 63 68  75 6e 6b 20 27 25 2e 34  |ocate chunk '%.4|
00000180  73 27 0a 42 4d 66 69 6c  6d 31 3a 55 6e 61 62 6c  |s'.BMfilm1:Unabl|
00000190  65 20 74 6f 20 63 6f 6e  73 74 72 75 63 74 20 42  |e to construct B|
000001a0  4d 66 69 6c 6d 2e 0a 0a  23 20 4d 65 73 73 61 67  |Mfilm...# Messag|
000001b0  65 73 20 66 6f 72 20 52  49 53 43 20 4f 53 20 4c  |es for RISC OS L|
000001c0  69 62 20 2f 20 77 69 6e  64 6c 69 62 0a 0a 66 6c  |ib / windlib..fl|
000001d0  65 78 31 3a 46 6c 65 78  20 6d 65 6d 6f 72 79 20  |ex1:Flex memory |
000001e0  65 72 72 6f 72 0a 66 6c  65 78 32 3a 4e 6f 74 20  |error.flex2:Not |
000001f0  65 6e 6f 75 67 68 20 6d  65 6d 6f 72 79 20 61 76  |enough memory av|
00000200  61 69 6c 61 62 6c 65 0a  66 6c 65 78 33 3a 46 6c  |ailable.flex3:Fl|
00000210  65 78 20 6e 6f 74 20 69  6e 74 69 61 6c 69 73 65  |ex not intialise|
00000220  64 0a 68 65 61 70 31 3a  4e 6f 74 20 65 6e 6f 75  |d.heap1:Not enou|
00000230  67 68 20 6d 65 6d 6f 72  79 20 74 6f 20 63 72 65  |gh memory to cre|
00000240  61 74 65 20 68 65 61 70  20 2d 2d 20 66 72 65 65  |ate heap -- free|
00000250  20 73 6f 6d 65 20 61 70  70 6c 69 63 61 74 69 6f  | some applicatio|
00000260  6e 20 6d 65 6d 6f 72 79  0a 68 65 61 70 32 3a 48  |n memory.heap2:H|
00000270  65 61 70 5f 61 6c 6c 6f  63 20 65 72 72 6f 72 3a  |eap_alloc error:|
00000280  20 25 73 0a 68 65 61 70  33 3a 46 61 74 61 6c 20  | %s.heap3:Fatal |
00000290  69 6e 74 65 72 6e 61 6c  20 68 65 61 70 20 65 72  |internal heap er|
000002a0  72 6f 72 0a 68 65 61 70  34 3a 48 65 61 70 5f 66  |ror.heap4:Heap_f|
000002b0  72 65 65 20 65 72 72 6f  72 3a 20 25 73 0a 68 65  |ree error: %s.he|
000002c0  61 70 35 3a 48 65 61 70  20 6e 6f 74 20 69 6e 69  |ap5:Heap not ini|
000002d0  74 69 61 6c 69 73 65 64  0a 6d 65 6e 75 30 3a 47  |tialised.menu0:G|
000002e0  65 6e 65 72 61 6c 20 66  61 69 6c 75 72 65 20 69  |eneral failure i|
000002f0  6e 20 6d 65 6e 75 20 69  6e 69 74 69 61 6c 69 73  |n menu initialis|
00000300  61 74 69 6f 6e 0a 4d 65  6e 75 45 72 72 31 3a 43  |ation.MenuErr1:C|
00000310  6f 75 6c 64 6e 27 74 20  6f 70 65 6e 20 6d 65 6e  |ouldn't open men|
00000320  75 20 64 65 66 69 6e 69  74 69 6f 6e 20 66 69 6c  |u definition fil|
00000330  65 20 27 25 73 27 0a 4d  65 6e 75 45 72 72 32 3a  |e '%s'.MenuErr2:|
00000340  4d 65 6e 75 20 64 65 66  69 6e 69 74 69 6f 6e 3a  |Menu definition:|
00000350  20 55 6e 6b 6e 6f 77 6e  20 69 64 65 6e 74 69 66  | Unknown identif|
00000360  69 65 72 20 27 25 73 27  0a 4d 65 6e 75 45 72 72  |ier '%s'.MenuErr|
00000370  33 3a 4d 65 6e 75 20 64  65 66 69 6e 69 74 69 6f  |3:Menu definitio|
00000380  6e 3a 20 4e 6f 20 6d 6f  72 65 20 74 68 61 6e 20  |n: No more than |
00000390  25 64 20 6d 65 6e 75 73  20 6d 61 79 20 62 65 20  |%d menus may be |
000003a0  64 65 66 69 6e 65 64 0a  4d 65 6e 75 45 72 72 34  |defined.MenuErr4|
000003b0  3a 4d 65 6e 75 20 64 65  66 69 6e 69 74 69 6f 6e  |:Menu definition|
000003c0  3a 20 45 6d 70 74 79 20  6d 65 6e 75 73 20 61 72  |: Empty menus ar|
000003d0  65 20 6e 6f 74 20 61 6c  6c 6f 77 65 64 0a 4d 65  |e not allowed.Me|
000003e0  6e 75 45 72 72 35 3a 49  6c 6c 65 67 61 6c 20 6d  |nuErr5:Illegal m|
000003f0  65 6e 75 20 68 61 6e 64  6c 65 20 25 64 20 70 61  |enu handle %d pa|
00000400  73 73 65 64 20 74 6f 20  77 69 6e 64 6d 65 6e 75  |ssed to windmenu|
00000410  0a 61 70 70 31 3a 49 6f  74 61 46 69 6c 6d 0a 72  |.app1:IotaFilm.r|
00000420  65 73 73 70 72 31 3a 4e  6f 74 20 65 6e 6f 75 67  |esspr1:Not enoug|
00000430  68 20 6d 65 6d 6f 72 79  20 74 6f 20 6c 6f 61 64  |h memory to load|
00000440  20 73 70 72 69 74 65 20  66 69 6c 65 20 27 25 73  | sprite file '%s|
00000450  27 20 2d 2d 20 69 6e 63  72 65 61 73 65 20 77 69  |' -- increase wi|
00000460  6d 70 73 6c 6f 74 0a 72  65 73 73 70 72 32 3a 55  |mpslot.resspr2:U|
00000470  6e 61 62 6c 65 20 74 6f  20 6c 6f 61 64 20 73 70  |nable to load sp|
00000480  72 69 74 65 20 66 69 6c  65 20 27 25 73 27 0a 73  |rite file '%s'.s|
00000490  61 76 65 61 73 31 3a 54  6f 20 73 61 76 65 2c 20  |aveas1:To save, |
000004a0  64 72 61 67 20 74 68 65  20 69 63 6f 6e 20 74 6f  |drag the icon to|
000004b0  20 61 20 64 69 72 65 63  74 6f 72 79 20 76 69 65  | a directory vie|
000004c0  77 65 72 0a 73 61 76 65  61 73 32 3a 53 61 76 65  |wer.saveas2:Save|
000004d0  20 61 73 3a 0a 74 65 6d  70 6c 61 74 65 31 3a 54  | as:.template1:T|
000004e0  65 6d 70 6c 61 74 65 20  27 25 73 27 20 6e 6f 74  |emplate '%s' not|
000004f0  20 66 6f 75 6e 64 0a 74  65 6d 70 6c 61 74 65 32  | found.template2|
00000500  3a 54 65 6d 70 6c 61 74  65 20 6c 6f 61 64 20 66  |:Template load f|
00000510  61 69 6c 65 64 3a 20 25  73 0a 74 65 6d 70 6c 61  |ailed: %s.templa|
00000520  74 65 33 3a 4e 6f 74 20  65 6e 6f 75 67 68 20 6d  |te3:Not enough m|
00000530  65 6d 6f 72 79 20 74 6f  20 6c 6f 61 64 20 74 65  |emory to load te|
00000540  6d 70 6c 61 74 65 73 20  2d 2d 20 69 6e 63 72 65  |mplates -- incre|
00000550  61 73 65 20 77 69 6d 70  73 6c 6f 74 0a 74 65 6d  |ase wimpslot.tem|
00000560  70 6c 61 74 65 34 3a 43  61 6e 6e 6f 74 20 6f 70  |plate4:Cannot op|
00000570  65 6e 20 66 69 6c 65 3a  20 25 73 0a 74 65 6d 70  |en file: %s.temp|
00000580  6c 61 74 65 35 3a 52 65  61 64 20 66 61 69 6c 65  |late5:Read faile|
00000590  64 20 66 6f 72 20 25 73  0a 74 65 6d 70 6c 61 74  |d for %s.templat|
000005a0  65 36 3a 54 65 6d 70 6c  61 74 65 20 66 69 6c 65  |e6:Template file|
000005b0  20 6e 6f 74 20 66 6f 75  6e 64 0a 74 65 6d 70 6c  | not found.templ|
000005c0  61 74 65 37 3a 4e 6f 74  20 65 6e 6f 75 67 68 20  |ate7:Not enough |
000005d0  6d 65 6d 6f 72 79 20 74  6f 20 6c 6f 61 64 20 74  |memory to load t|
000005e0  65 6d 70 6c 61 74 65 73  20 2d 2d 20 69 6e 63 72  |emplates -- incr|
000005f0  65 61 73 65 20 77 69 6d  70 73 6c 6f 74 0a 74 65  |ease wimpslot.te|
00000600  6d 70 6c 61 74 65 38 3a  54 65 6d 70 6c 61 74 65  |mplate8:Template|
00000610  20 6c 6f 61 64 20 66 61  69 6c 65 64 0a 74 78 74  | load failed.txt|
00000620  31 31 3a 54 68 69 73 20  66 69 6c 6d 20 68 61 73  |11:This film has|
00000630  20 62 65 65 6e 20 6d 6f  64 69 66 69 65 64 0a 74  | been modified.t|
00000640  78 74 31 32 3a 25 64 20  66 69 6c 65 20 65 64 69  |xt12:%d file edi|
00000650  74 65 64 20 61 6e 64 20  6e 6f 74 20 73 61 76 65  |ted and not save|
00000660  64 0a 74 78 74 31 33 3a  25 64 20 66 69 6c 65 73  |d.txt13:%d files|
00000670  20 65 64 69 74 65 64 20  61 6e 64 20 6e 6f 74 20  | edited and not |
00000680  73 61 76 65 64 0a 74 78  74 32 36 3a 57 72 6f 6e  |saved.txt26:Wron|
00000690  67 20 6e 75 6d 62 65 72  20 6f 66 20 62 69 74 73  |g number of bits|
000006a0  20 70 65 72 20 70 69 78  65 6c 20 69 6e 20 6d 6f  | per pixel in mo|
000006b0  64 65 20 25 73 20 66 6f  72 20 74 68 69 73 20 66  |de %s for this f|
000006c0  69 6c 6d 0a 74 78 74 32  37 3a 54 68 69 73 20 66  |ilm.txt27:This f|
000006d0  69 6c 6d 20 69 73 20 74  6f 6f 20 6c 61 72 67 65  |ilm is too large|
000006e0  20 74 6f 20 62 65 20 64  69 73 70 6c 61 79 65 64  | to be displayed|
000006f0  20 63 6f 6d 70 6c 65 74  65 6c 79 20 69 6e 20 6d  | completely in m|
00000700  6f 64 65 20 25 73 0a 74  78 74 32 38 3a 4d 6f 64  |ode %s.txt28:Mod|
00000710  65 20 25 73 20 64 6f 65  73 20 6e 6f 74 20 65 78  |e %s does not ex|
00000720  69 73 74 0a 74 78 74 32  39 3a 4e 6f 74 20 65 6e  |ist.txt29:Not en|
00000730  6f 75 67 68 20 6d 65 6d  6f 72 79 20 74 6f 20 65  |ough memory to e|
00000740  6e 74 65 72 20 6d 6f 64  65 20 25 73 0a 77 69 6d  |nter mode %s.wim|
00000750  70 74 31 3a 25 73 20 68  61 73 20 73 75 66 66 65  |pt1:%s has suffe|
00000760  72 65 64 20 61 20 66 61  74 61 6c 20 69 6e 74 65  |red a fatal inte|
00000770  72 6e 61 6c 20 65 72 72  6f 72 20 28 74 79 70 65  |rnal error (type|
00000780  3d 25 69 29 20 61 6e 64  20 6d 75 73 74 20 65 78  |=%i) and must ex|
00000790  69 74 20 69 6d 6d 65 64  69 61 74 65 6c 79 0a 77  |it immediately.w|
000007a0  69 6d 70 74 32 3a 25 73  20 68 61 73 20 73 75 66  |impt2:%s has suf|
000007b0  66 65 72 65 64 20 61 20  66 61 74 61 6c 20 69 6e  |fered a fatal in|
000007c0  74 65 72 6e 61 6c 20 65  72 72 6f 72 20 28 25 73  |ternal error (%s|
000007d0  29 20 61 6e 64 20 6d 75  73 74 20 65 78 69 74 20  |) and must exit |
000007e0  69 6d 6d 65 64 69 61 74  65 6c 79 0a 77 69 6e 31  |immediately.win1|
000007f0  3a 54 6f 6f 20 6d 61 6e  79 20 77 69 6e 64 6f 77  |:Too many window|
00000800  73 0a 77 69 6e 32 3a 4e  6f 74 20 65 6e 6f 75 67  |s.win2:Not enoug|
00000810  68 20 6d 65 6d 6f 72 79  20 74 6f 20 63 68 61 6e  |h memory to chan|
00000820  67 65 20 77 69 6e 64 6f  77 20 74 69 74 6c 65 20  |ge window title |
00000830  2d 2d 20 69 6e 63 72 65  61 73 65 20 77 69 6d 70  |-- increase wimp|
00000840  73 6c 6f 74 0a 78 66 65  72 72 65 63 76 31 3a 50  |slot.xferrecv1:P|
00000850  6c 65 61 73 65 20 6f 70  65 6e 20 61 20 64 69 72  |lease open a dir|
00000860  65 63 74 6f 72 79 20 76  69 65 77 65 72 20 63 6f  |ectory viewer co|
00000870  6e 74 61 69 6e 69 6e 67  20 21 53 63 72 61 70 2c  |ntaining !Scrap,|
00000880  20 74 68 65 6e 20 74 72  79 20 61 67 61 69 6e 2e  | then try again.|
00000890  0a 0a                                             |..|
00000892