Home » Archimedes archive » Micro User » MU 1991-04.adf » PD-Stuff » !SetType/!Help
!SetType/!Help
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 » Micro User » MU 1991-04.adf » PD-Stuff |
Filename: | !SetType/!Help |
Read OK: | ✔ |
File size: | 0362 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
This is a very simple utility to enable the changing of filetypes from within the desktop. Note that as the program obtains a file name and then does a *SETTYPE on it a filetype name or number can be used. Version 1.01 is now in line with the application guidelines, the <RETURN> key performing the same action as clicking on the OK icon. The previously released version (1.00) had the annoying habit of popping open while other applications were loading data - to fix this after dragging a file to the icon you must click on the iconbar icon to open the window. You may like to customise the template file using !FormEd - as with all applications using templates the size of the window and its initial position may be set to your own preferences. Do not, however, renumber the icons unless you are prepared to alter the main !RunImage file. Paul Hobbs 09/09/89
00000000 0a 54 68 69 73 20 69 73 20 61 20 76 65 72 79 20 |.This is a very | 00000010 73 69 6d 70 6c 65 20 75 74 69 6c 69 74 79 20 74 |simple utility t| 00000020 6f 20 65 6e 61 62 6c 65 20 74 68 65 20 63 68 61 |o enable the cha| 00000030 6e 67 69 6e 67 20 6f 66 20 66 69 6c 65 74 79 70 |nging of filetyp| 00000040 65 73 20 66 72 6f 6d 0a 77 69 74 68 69 6e 20 74 |es from.within t| 00000050 68 65 20 64 65 73 6b 74 6f 70 2e 20 4e 6f 74 65 |he desktop. Note| 00000060 20 74 68 61 74 20 61 73 20 74 68 65 20 70 72 6f | that as the pro| 00000070 67 72 61 6d 20 6f 62 74 61 69 6e 73 20 61 20 66 |gram obtains a f| 00000080 69 6c 65 20 6e 61 6d 65 20 61 6e 64 20 74 68 65 |ile name and the| 00000090 6e 0a 64 6f 65 73 20 61 20 2a 53 45 54 54 59 50 |n.does a *SETTYP| 000000a0 45 20 6f 6e 20 69 74 20 61 20 66 69 6c 65 74 79 |E on it a filety| 000000b0 70 65 20 6e 61 6d 65 20 6f 72 20 6e 75 6d 62 65 |pe name or numbe| 000000c0 72 20 63 61 6e 20 62 65 20 75 73 65 64 2e 0a 0a |r can be used...| 000000d0 56 65 72 73 69 6f 6e 20 31 2e 30 31 20 69 73 20 |Version 1.01 is | 000000e0 6e 6f 77 20 69 6e 20 6c 69 6e 65 20 77 69 74 68 |now in line with| 000000f0 20 74 68 65 20 61 70 70 6c 69 63 61 74 69 6f 6e | the application| 00000100 20 67 75 69 64 65 6c 69 6e 65 73 2c 20 74 68 65 | guidelines, the| 00000110 20 3c 52 45 54 55 52 4e 3e 0a 6b 65 79 20 70 65 | <RETURN>.key pe| 00000120 72 66 6f 72 6d 69 6e 67 20 74 68 65 20 73 61 6d |rforming the sam| 00000130 65 20 61 63 74 69 6f 6e 20 61 73 20 63 6c 69 63 |e action as clic| 00000140 6b 69 6e 67 20 6f 6e 20 74 68 65 20 4f 4b 20 69 |king on the OK i| 00000150 63 6f 6e 2e 20 54 68 65 20 70 72 65 76 69 6f 75 |con. The previou| 00000160 73 6c 79 0a 72 65 6c 65 61 73 65 64 20 76 65 72 |sly.released ver| 00000170 73 69 6f 6e 20 28 31 2e 30 30 29 20 68 61 64 20 |sion (1.00) had | 00000180 74 68 65 20 61 6e 6e 6f 79 69 6e 67 20 68 61 62 |the annoying hab| 00000190 69 74 20 6f 66 20 70 6f 70 70 69 6e 67 20 6f 70 |it of popping op| 000001a0 65 6e 20 77 68 69 6c 65 20 6f 74 68 65 72 0a 61 |en while other.a| 000001b0 70 70 6c 69 63 61 74 69 6f 6e 73 20 77 65 72 65 |pplications were| 000001c0 20 6c 6f 61 64 69 6e 67 20 64 61 74 61 20 2d 20 | loading data - | 000001d0 74 6f 20 66 69 78 20 74 68 69 73 20 61 66 74 65 |to fix this afte| 000001e0 72 20 64 72 61 67 67 69 6e 67 20 61 20 66 69 6c |r dragging a fil| 000001f0 65 20 74 6f 20 74 68 65 0a 69 63 6f 6e 20 79 6f |e to the.icon yo| 00000200 75 20 6d 75 73 74 20 63 6c 69 63 6b 20 6f 6e 20 |u must click on | 00000210 74 68 65 20 69 63 6f 6e 62 61 72 20 69 63 6f 6e |the iconbar icon| 00000220 20 74 6f 20 6f 70 65 6e 20 74 68 65 20 77 69 6e | to open the win| 00000230 64 6f 77 2e 0a 0a 59 6f 75 20 6d 61 79 20 6c 69 |dow...You may li| 00000240 6b 65 20 74 6f 20 63 75 73 74 6f 6d 69 73 65 20 |ke to customise | 00000250 74 68 65 20 74 65 6d 70 6c 61 74 65 20 66 69 6c |the template fil| 00000260 65 20 75 73 69 6e 67 20 21 46 6f 72 6d 45 64 20 |e using !FormEd | 00000270 2d 20 61 73 20 77 69 74 68 20 61 6c 6c 0a 61 70 |- as with all.ap| 00000280 70 6c 69 63 61 74 69 6f 6e 73 20 75 73 69 6e 67 |plications using| 00000290 20 74 65 6d 70 6c 61 74 65 73 20 74 68 65 20 73 | templates the s| 000002a0 69 7a 65 20 6f 66 20 74 68 65 20 77 69 6e 64 6f |ize of the windo| 000002b0 77 20 61 6e 64 20 69 74 73 20 69 6e 69 74 69 61 |w and its initia| 000002c0 6c 20 70 6f 73 69 74 69 6f 6e 0a 6d 61 79 20 62 |l position.may b| 000002d0 65 20 73 65 74 20 74 6f 20 79 6f 75 72 20 6f 77 |e set to your ow| 000002e0 6e 20 70 72 65 66 65 72 65 6e 63 65 73 2e 20 44 |n preferences. D| 000002f0 6f 20 6e 6f 74 2c 20 68 6f 77 65 76 65 72 2c 20 |o not, however, | 00000300 72 65 6e 75 6d 62 65 72 20 74 68 65 20 69 63 6f |renumber the ico| 00000310 6e 73 0a 75 6e 6c 65 73 73 20 79 6f 75 20 61 72 |ns.unless you ar| 00000320 65 20 70 72 65 70 61 72 65 64 20 74 6f 20 61 6c |e prepared to al| 00000330 74 65 72 20 74 68 65 20 6d 61 69 6e 20 21 52 75 |ter the main !Ru| 00000340 6e 49 6d 61 67 65 20 66 69 6c 65 2e 0a 0a 50 61 |nImage file...Pa| 00000350 75 6c 20 48 6f 62 62 73 20 30 39 2f 30 39 2f 38 |ul Hobbs 09/09/8| 00000360 39 0a |9.| 00000362