Home » Archimedes archive » Acorn User » AU 1998-05 A.adf » EasyAnim » !EasyAnim/Resources/DrawConv/Messages
!EasyAnim/Resources/DrawConv/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 » Acorn User » AU 1998-05 A.adf » EasyAnim |
Filename: | !EasyAnim/Resources/DrawConv/Messages |
Read OK: | ✔ |
File size: | 0239 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
# # Messages for DrawConv # � NSoft 1996 # # Created 11/6/1996 # ----------------- # # # Error messages # -------------- # Syntax:Syntax: *DrawConv -input <filename> -output <filename> -xsize <size> -ysize <size> -mode <mode no.> -background <colour &RRGGBB> -name <sprite name> BadModule:DrawFile module not loaded. NoInput:Input file must be specified. BadInput:Input file not found/is a directory. NoOutput:Output file must be specified. BadMode:Invalid mode/not enough memory. BadSize:X- and Y-sizes must be >= 32. NoMemory:Not enough memory to create sprite.
00000000 23 0a 23 20 4d 65 73 73 61 67 65 73 20 66 6f 72 |#.# Messages for| 00000010 20 44 72 61 77 43 6f 6e 76 0a 23 20 20 20 20 20 | DrawConv.# | 00000020 a9 20 4e 53 6f 66 74 20 31 39 39 36 0a 23 0a 23 |. NSoft 1996.#.#| 00000030 20 43 72 65 61 74 65 64 20 31 31 2f 36 2f 31 39 | Created 11/6/19| 00000040 39 36 0a 23 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |96.# -----------| 00000050 2d 2d 2d 2d 2d 2d 0a 23 0a 0a 23 0a 23 20 45 72 |------.#..#.# Er| 00000060 72 6f 72 20 6d 65 73 73 61 67 65 73 0a 23 20 2d |ror messages.# -| 00000070 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 23 0a |-------------.#.| 00000080 53 79 6e 74 61 78 3a 53 79 6e 74 61 78 3a 20 2a |Syntax:Syntax: *| 00000090 44 72 61 77 43 6f 6e 76 20 2d 69 6e 70 75 74 20 |DrawConv -input | 000000a0 3c 66 69 6c 65 6e 61 6d 65 3e 20 2d 6f 75 74 70 |<filename> -outp| 000000b0 75 74 20 3c 66 69 6c 65 6e 61 6d 65 3e 20 2d 78 |ut <filename> -x| 000000c0 73 69 7a 65 20 3c 73 69 7a 65 3e 20 2d 79 73 69 |size <size> -ysi| 000000d0 7a 65 20 3c 73 69 7a 65 3e 20 2d 6d 6f 64 65 20 |ze <size> -mode | 000000e0 3c 6d 6f 64 65 20 6e 6f 2e 3e 20 2d 62 61 63 6b |<mode no.> -back| 000000f0 67 72 6f 75 6e 64 20 3c 63 6f 6c 6f 75 72 20 26 |ground <colour &| 00000100 52 52 47 47 42 42 3e 20 2d 6e 61 6d 65 20 3c 73 |RRGGBB> -name <s| 00000110 70 72 69 74 65 20 6e 61 6d 65 3e 0a 42 61 64 4d |prite name>.BadM| 00000120 6f 64 75 6c 65 3a 44 72 61 77 46 69 6c 65 20 6d |odule:DrawFile m| 00000130 6f 64 75 6c 65 20 6e 6f 74 20 6c 6f 61 64 65 64 |odule not loaded| 00000140 2e 0a 4e 6f 49 6e 70 75 74 3a 49 6e 70 75 74 20 |..NoInput:Input | 00000150 66 69 6c 65 20 6d 75 73 74 20 62 65 20 73 70 65 |file must be spe| 00000160 63 69 66 69 65 64 2e 0a 42 61 64 49 6e 70 75 74 |cified..BadInput| 00000170 3a 49 6e 70 75 74 20 66 69 6c 65 20 6e 6f 74 20 |:Input file not | 00000180 66 6f 75 6e 64 2f 69 73 20 61 20 64 69 72 65 63 |found/is a direc| 00000190 74 6f 72 79 2e 0a 4e 6f 4f 75 74 70 75 74 3a 4f |tory..NoOutput:O| 000001a0 75 74 70 75 74 20 66 69 6c 65 20 6d 75 73 74 20 |utput file must | 000001b0 62 65 20 73 70 65 63 69 66 69 65 64 2e 0a 42 61 |be specified..Ba| 000001c0 64 4d 6f 64 65 3a 49 6e 76 61 6c 69 64 20 6d 6f |dMode:Invalid mo| 000001d0 64 65 2f 6e 6f 74 20 65 6e 6f 75 67 68 20 6d 65 |de/not enough me| 000001e0 6d 6f 72 79 2e 0a 42 61 64 53 69 7a 65 3a 58 2d |mory..BadSize:X-| 000001f0 20 61 6e 64 20 59 2d 73 69 7a 65 73 20 6d 75 73 | and Y-sizes mus| 00000200 74 20 62 65 20 3e 3d 20 33 32 2e 0a 4e 6f 4d 65 |t be >= 32..NoMe| 00000210 6d 6f 72 79 3a 4e 6f 74 20 65 6e 6f 75 67 68 20 |mory:Not enough | 00000220 6d 65 6d 6f 72 79 20 74 6f 20 63 72 65 61 74 65 |memory to create| 00000230 20 73 70 72 69 74 65 2e 0a | sprite..| 00000239