Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199207.adf » !AWJULY92 » !AWJUL92/Goodies/Wimp/!Convert/!Run

!AWJUL92/Goodies/Wimp/!Convert/!Run

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 » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199207.adf » !AWJULY92
Filename: !AWJUL92/Goodies/Wimp/!Convert/!Run
Read OK:
File size: 0231 bytes
Load address: 0000
Exec address: 0000
File contents
   | 
   | 
   | Run file for application : !convert
   | 
   | 
     Set convert$Dir <Obey$Dir>
     IconSprites <Obey$Dir>.!Sprites
     WimpSlot -min 32K -max 200K
     Run <Obey$Dir>.!RunImage 16384  2000
   |
   |
   | Notes:
   |
   | The Wimp procedures require two memory blocks  wimp% and icon_memory%
   | (See FNWimp_Initialise)
   |
   | The parameters after !RunImage are the sizes of these blocks.
   | 
   | They may need altering by the user
   | 
   | If no parameters are present then wimp% is set to length &1000
   | and icon_memory% to 0
00000000  20 20 20 7c 20 0a 20 20  20 7c 20 0a 20 20 20 7c  |   | .   | .   ||
00000010  20 52 75 6e 20 66 69 6c  65 20 66 6f 72 20 61 70  | Run file for ap|
00000020  70 6c 69 63 61 74 69 6f  6e 20 3a 20 21 63 6f 6e  |plication : !con|
00000030  76 65 72 74 00 00 0a 20  20 20 7c 20 0a 20 20 20  |vert...   | .   |
00000040  7c 20 0a 20 20 20 20 20  53 65 74 20 63 6f 6e 76  || .     Set conv|
00000050  65 72 74 24 44 69 72 20  3c 4f 62 65 79 24 44 69  |ert$Dir <Obey$Di|
00000060  72 3e 0a 20 20 20 20 20  49 63 6f 6e 53 70 72 69  |r>.     IconSpri|
00000070  74 65 73 20 3c 4f 62 65  79 24 44 69 72 3e 2e 21  |tes <Obey$Dir>.!|
00000080  53 70 72 69 74 65 73 0a  20 20 20 20 20 57 69 6d  |Sprites.     Wim|
00000090  70 53 6c 6f 74 20 2d 6d  69 6e 20 33 32 4b 20 2d  |pSlot -min 32K -|
000000a0  6d 61 78 20 32 30 30 4b  0a 20 20 20 20 20 52 75  |max 200K.     Ru|
000000b0  6e 20 3c 4f 62 65 79 24  44 69 72 3e 2e 21 52 75  |n <Obey$Dir>.!Ru|
000000c0  6e 49 6d 61 67 65 20 31  36 33 38 34 20 20 32 30  |nImage 16384  20|
000000d0  30 30 0a 20 20 20 7c 0a  20 20 20 7c 0a 20 20 20  |00.   |.   |.   |
000000e0  7c 20 4e 6f 74 65 73 3a  0a 20 20 20 7c 0a 20 20  || Notes:.   |.  |
000000f0  20 7c 20 54 68 65 20 57  69 6d 70 20 70 72 6f 63  | | The Wimp proc|
00000100  65 64 75 72 65 73 20 72  65 71 75 69 72 65 20 74  |edures require t|
00000110  77 6f 20 6d 65 6d 6f 72  79 20 62 6c 6f 63 6b 73  |wo memory blocks|
00000120  20 20 77 69 6d 70 25 20  61 6e 64 20 69 63 6f 6e  |  wimp% and icon|
00000130  5f 6d 65 6d 6f 72 79 25  0a 20 20 20 7c 20 28 53  |_memory%.   | (S|
00000140  65 65 20 46 4e 57 69 6d  70 5f 49 6e 69 74 69 61  |ee FNWimp_Initia|
00000150  6c 69 73 65 29 0a 20 20  20 7c 0a 20 20 20 7c 20  |lise).   |.   | |
00000160  54 68 65 20 70 61 72 61  6d 65 74 65 72 73 20 61  |The parameters a|
00000170  66 74 65 72 20 21 52 75  6e 49 6d 61 67 65 20 61  |fter !RunImage a|
00000180  72 65 20 74 68 65 20 73  69 7a 65 73 20 6f 66 20  |re the sizes of |
00000190  74 68 65 73 65 20 62 6c  6f 63 6b 73 2e 0a 20 20  |these blocks..  |
000001a0  20 7c 20 0a 20 20 20 7c  20 54 68 65 79 20 6d 61  | | .   | They ma|
000001b0  79 20 6e 65 65 64 20 61  6c 74 65 72 69 6e 67 20  |y need altering |
000001c0  62 79 20 74 68 65 20 75  73 65 72 0a 20 20 20 7c  |by the user.   ||
000001d0  20 0a 20 20 20 7c 20 49  66 20 6e 6f 20 70 61 72  | .   | If no par|
000001e0  61 6d 65 74 65 72 73 20  61 72 65 20 70 72 65 73  |ameters are pres|
000001f0  65 6e 74 20 74 68 65 6e  20 77 69 6d 70 25 20 69  |ent then wimp% i|
00000200  73 20 73 65 74 20 74 6f  20 6c 65 6e 67 74 68 20  |s set to length |
00000210  26 31 30 30 30 0a 20 20  20 7c 20 61 6e 64 20 69  |&1000.   | and i|
00000220  63 6f 6e 5f 6d 65 6d 6f  72 79 25 20 74 6f 20 30  |con_memory% to 0|
00000230  0a                                                |.|
00000231