Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_1_scp.adf » !ProFiler_ProFiler » !ProFiler/Dox/SC_Filer+
!ProFiler/Dox/SC_Filer+
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_1_scp.adf » !ProFiler_ProFiler |
Filename: | !ProFiler/Dox/SC_Filer+ |
Read OK: | ✔ |
File size: | 08B3 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<html><head><title>SC_Filer+</title></head> <body> <h1><center><u>Filer+ Sprite Client</u></center></h1> <h2>Version: 0.04</h2> <p>Objects of types &1000 to &3FFF (dirs, apps and image files) are claimed. A sprite is then selected according to the Filer+ priority list, as quoted below. <p>"New style apps" with bit7 set are not supported because bit7 is often used for other purposes. Directories of type 1FFA and 2FFA are considered applications by the SC_Filer+ module, so existing new style apps still work if the type is set to FFA. <hr> <p>New icon conventions for FilerPatch vsn. 1.14, priority-ordered. <p>Note that an image-application is treated in exactly the same way as a normal application. <p>Object named <name>, file type <hex>. Sprite name in <i>italics</i> only used if directory/image/application is open (Filer 1.66 only). <p><u>Directory</u><br> <i>'@'<name></i><br> '#'<name><br> <i>'directoryo'</i><br> 'directory'<br> <p><u>Image</u><br> <i>'@'<name></i><br> '#'<name><br> <i>'&File_'<hex></i><br> 'File_'<hex><br> <i>'directoryo'</i><br> 'directory'<br> <p><u>Application</u><br> <i>'$'<name></i><br> '!'<name><br> <name><br> <i>'applicationo'</i><br> 'application'<br> <p><u>Small directory</u><br> <i>'*@'<name></i><br> <i>'@'<name></i> smalled<br> '*#'<name><br> '#'<name> smalled<br> <i>'Small_diro'</i><br> <i>'Directoryo'</i> smalled<br> 'Small_dir'<br> <p><u>Small image</u><br> <i>'*@'<name></i><br> <i>'@'<name></i> smalled<br> '*#'<name><br> '#'<name> smalled<br> <i>'&Small_'<hex></i><br> <i>'&File_'<hex></i> smalled<br> 'Small_'<hex><br> 'File_'<hex> smalled<br> <i>'Small_diro'</i><br> <i>'Directoryo'</i> smalled<br> 'Small_dir'<br> <p><u>Small application</u><br> <i>'*$'<name></i><br> <i>'$'<name></i> smalled<br> '*!'<name><br> 'sm!'<name><br> 'sm'<name><br> '!'<name> smalled<br> <name> smalled<br> <i>'Small_Appo'</i><br> <i>'applicationo'</i> smalled<br> 'Small_App'<br> <address>Jens H. Ovesen, 1993</address> </body></html>
00000000 3c 68 74 6d 6c 3e 3c 68 65 61 64 3e 3c 74 69 74 |<html><head><tit| 00000010 6c 65 3e 53 43 5f 46 69 6c 65 72 2b 3c 2f 74 69 |le>SC_Filer+</ti| 00000020 74 6c 65 3e 3c 2f 68 65 61 64 3e 0a 3c 62 6f 64 |tle></head>.<bod| 00000030 79 3e 0a 3c 68 31 3e 3c 63 65 6e 74 65 72 3e 3c |y>.<h1><center><| 00000040 75 3e 46 69 6c 65 72 2b 20 53 70 72 69 74 65 20 |u>Filer+ Sprite | 00000050 43 6c 69 65 6e 74 3c 2f 75 3e 3c 2f 63 65 6e 74 |Client</u></cent| 00000060 65 72 3e 3c 2f 68 31 3e 0a 0a 3c 68 32 3e 56 65 |er></h1>..<h2>Ve| 00000070 72 73 69 6f 6e 3a 20 30 2e 30 34 3c 2f 68 32 3e |rsion: 0.04</h2>| 00000080 0a 0a 3c 70 3e 4f 62 6a 65 63 74 73 20 6f 66 20 |..<p>Objects of | 00000090 74 79 70 65 73 20 26 31 30 30 30 20 74 6f 20 26 |types &1000 to &| 000000a0 33 46 46 46 20 28 64 69 72 73 2c 20 61 70 70 73 |3FFF (dirs, apps| 000000b0 20 61 6e 64 20 69 6d 61 67 65 20 66 69 6c 65 73 | and image files| 000000c0 29 20 61 72 65 20 63 6c 61 69 6d 65 64 2e 0a 41 |) are claimed..A| 000000d0 20 73 70 72 69 74 65 20 69 73 20 74 68 65 6e 20 | sprite is then | 000000e0 73 65 6c 65 63 74 65 64 20 61 63 63 6f 72 64 69 |selected accordi| 000000f0 6e 67 20 74 6f 20 74 68 65 20 46 69 6c 65 72 2b |ng to the Filer+| 00000100 20 70 72 69 6f 72 69 74 79 20 6c 69 73 74 2c 20 | priority list, | 00000110 61 73 20 71 75 6f 74 65 64 0a 62 65 6c 6f 77 2e |as quoted.below.| 00000120 0a 0a 3c 70 3e 22 4e 65 77 20 73 74 79 6c 65 20 |..<p>"New style | 00000130 61 70 70 73 22 20 77 69 74 68 20 62 69 74 37 20 |apps" with bit7 | 00000140 73 65 74 20 61 72 65 20 6e 6f 74 20 73 75 70 70 |set are not supp| 00000150 6f 72 74 65 64 20 62 65 63 61 75 73 65 20 62 69 |orted because bi| 00000160 74 37 20 69 73 20 6f 66 74 65 6e 20 75 73 65 64 |t7 is often used| 00000170 0a 66 6f 72 20 6f 74 68 65 72 20 70 75 72 70 6f |.for other purpo| 00000180 73 65 73 2e 20 44 69 72 65 63 74 6f 72 69 65 73 |ses. Directories| 00000190 20 6f 66 20 74 79 70 65 20 31 46 46 41 20 61 6e | of type 1FFA an| 000001a0 64 20 32 46 46 41 20 61 72 65 20 63 6f 6e 73 69 |d 2FFA are consi| 000001b0 64 65 72 65 64 0a 61 70 70 6c 69 63 61 74 69 6f |dered.applicatio| 000001c0 6e 73 20 62 79 20 74 68 65 20 53 43 5f 46 69 6c |ns by the SC_Fil| 000001d0 65 72 2b 20 6d 6f 64 75 6c 65 2c 20 73 6f 20 65 |er+ module, so e| 000001e0 78 69 73 74 69 6e 67 20 6e 65 77 20 73 74 79 6c |xisting new styl| 000001f0 65 20 61 70 70 73 20 73 74 69 6c 6c 20 77 6f 72 |e apps still wor| 00000200 6b 20 69 66 0a 74 68 65 20 74 79 70 65 20 69 73 |k if.the type is| 00000210 20 73 65 74 20 74 6f 20 46 46 41 2e 0a 0a 0a 3c | set to FFA....<| 00000220 68 72 3e 0a 0a 3c 70 3e 4e 65 77 20 69 63 6f 6e |hr>..<p>New icon| 00000230 20 63 6f 6e 76 65 6e 74 69 6f 6e 73 20 66 6f 72 | conventions for| 00000240 20 46 69 6c 65 72 50 61 74 63 68 20 76 73 6e 2e | FilerPatch vsn.| 00000250 20 31 2e 31 34 2c 20 70 72 69 6f 72 69 74 79 2d | 1.14, priority-| 00000260 6f 72 64 65 72 65 64 2e 0a 0a 3c 70 3e 4e 6f 74 |ordered...<p>Not| 00000270 65 20 74 68 61 74 20 61 6e 20 69 6d 61 67 65 2d |e that an image-| 00000280 61 70 70 6c 69 63 61 74 69 6f 6e 20 69 73 20 74 |application is t| 00000290 72 65 61 74 65 64 20 69 6e 20 65 78 61 63 74 6c |reated in exactl| 000002a0 79 20 74 68 65 20 73 61 6d 65 20 77 61 79 20 61 |y the same way a| 000002b0 73 20 61 20 6e 6f 72 6d 61 6c 0a 61 70 70 6c 69 |s a normal.appli| 000002c0 63 61 74 69 6f 6e 2e 0a 0a 3c 70 3e 4f 62 6a 65 |cation...<p>Obje| 000002d0 63 74 20 6e 61 6d 65 64 20 26 6c 74 3b 6e 61 6d |ct named <nam| 000002e0 65 26 67 74 3b 2c 20 66 69 6c 65 20 74 79 70 65 |e>, file type| 000002f0 20 26 6c 74 3b 68 65 78 26 67 74 3b 2e 20 53 70 | <hex>. Sp| 00000300 72 69 74 65 20 6e 61 6d 65 20 69 6e 20 3c 69 3e |rite name in <i>| 00000310 69 74 61 6c 69 63 73 3c 2f 69 3e 20 6f 6e 6c 79 |italics</i> only| 00000320 20 75 73 65 64 20 69 66 20 64 69 72 65 63 74 6f | used if directo| 00000330 72 79 2f 69 6d 61 67 65 2f 61 70 70 6c 69 63 61 |ry/image/applica| 00000340 74 69 6f 6e 20 69 73 20 6f 70 65 6e 20 28 46 69 |tion is open (Fi| 00000350 6c 65 72 20 31 2e 36 36 20 6f 6e 6c 79 29 2e 0a |ler 1.66 only)..| 00000360 0a 3c 70 3e 3c 75 3e 44 69 72 65 63 74 6f 72 79 |.<p><u>Directory| 00000370 3c 2f 75 3e 3c 62 72 3e 0a 3c 69 3e 27 40 27 26 |</u><br>.<i>'@'&| 00000380 6c 74 3b 6e 61 6d 65 26 67 74 3b 3c 2f 69 3e 3c |lt;name></i><| 00000390 62 72 3e 0a 27 23 27 26 6c 74 3b 6e 61 6d 65 26 |br>.'#'<name&| 000003a0 67 74 3b 3c 62 72 3e 0a 3c 69 3e 27 64 69 72 65 |gt;<br>.<i>'dire| 000003b0 63 74 6f 72 79 6f 27 3c 2f 69 3e 3c 62 72 3e 0a |ctoryo'</i><br>.| 000003c0 27 64 69 72 65 63 74 6f 72 79 27 3c 62 72 3e 0a |'directory'<br>.| 000003d0 0a 3c 70 3e 3c 75 3e 49 6d 61 67 65 3c 2f 75 3e |.<p><u>Image</u>| 000003e0 3c 62 72 3e 0a 3c 69 3e 27 40 27 26 6c 74 3b 6e |<br>.<i>'@'<n| 000003f0 61 6d 65 26 67 74 3b 3c 2f 69 3e 3c 62 72 3e 0a |ame></i><br>.| 00000400 27 23 27 26 6c 74 3b 6e 61 6d 65 26 67 74 3b 3c |'#'<name><| 00000410 62 72 3e 0a 3c 69 3e 27 26 46 69 6c 65 5f 27 26 |br>.<i>'&File_'&| 00000420 6c 74 3b 68 65 78 26 67 74 3b 3c 2f 69 3e 3c 62 |lt;hex></i><b| 00000430 72 3e 0a 27 46 69 6c 65 5f 27 26 6c 74 3b 68 65 |r>.'File_'<he| 00000440 78 26 67 74 3b 3c 62 72 3e 0a 3c 69 3e 27 64 69 |x><br>.<i>'di| 00000450 72 65 63 74 6f 72 79 6f 27 3c 2f 69 3e 3c 62 72 |rectoryo'</i><br| 00000460 3e 0a 27 64 69 72 65 63 74 6f 72 79 27 3c 62 72 |>.'directory'<br| 00000470 3e 0a 20 20 0a 3c 70 3e 3c 75 3e 41 70 70 6c 69 |>. .<p><u>Appli| 00000480 63 61 74 69 6f 6e 3c 2f 75 3e 3c 62 72 3e 0a 20 |cation</u><br>. | 00000490 3c 69 3e 27 24 27 26 6c 74 3b 6e 61 6d 65 26 67 |<i>'$'<name&g| 000004a0 74 3b 3c 2f 69 3e 3c 62 72 3e 0a 20 20 27 21 27 |t;</i><br>. '!'| 000004b0 26 6c 74 3b 6e 61 6d 65 26 67 74 3b 3c 62 72 3e |<name><br>| 000004c0 0a 20 20 26 6c 74 3b 6e 61 6d 65 26 67 74 3b 3c |. <name><| 000004d0 62 72 3e 0a 20 3c 69 3e 27 61 70 70 6c 69 63 61 |br>. <i>'applica| 000004e0 74 69 6f 6e 6f 27 3c 2f 69 3e 3c 62 72 3e 0a 20 |tiono'</i><br>. | 000004f0 20 27 61 70 70 6c 69 63 61 74 69 6f 6e 27 3c 62 | 'application'<b| 00000500 72 3e 0a 20 20 0a 3c 70 3e 3c 75 3e 53 6d 61 6c |r>. .<p><u>Smal| 00000510 6c 20 64 69 72 65 63 74 6f 72 79 3c 2f 75 3e 3c |l directory</u><| 00000520 62 72 3e 0a 20 3c 69 3e 27 2a 40 27 26 6c 74 3b |br>. <i>'*@'<| 00000530 6e 61 6d 65 26 67 74 3b 3c 2f 69 3e 3c 62 72 3e |name></i><br>| 00000540 0a 20 3c 69 3e 27 40 27 26 6c 74 3b 6e 61 6d 65 |. <i>'@'<name| 00000550 26 67 74 3b 3c 2f 69 3e 20 73 6d 61 6c 6c 65 64 |></i> smalled| 00000560 3c 62 72 3e 0a 20 20 27 2a 23 27 26 6c 74 3b 6e |<br>. '*#'<n| 00000570 61 6d 65 26 67 74 3b 3c 62 72 3e 0a 20 20 27 23 |ame><br>. '#| 00000580 27 26 6c 74 3b 6e 61 6d 65 26 67 74 3b 20 73 6d |'<name> sm| 00000590 61 6c 6c 65 64 3c 62 72 3e 0a 20 3c 69 3e 27 53 |alled<br>. <i>'S| 000005a0 6d 61 6c 6c 5f 64 69 72 6f 27 3c 2f 69 3e 3c 62 |mall_diro'</i><b| 000005b0 72 3e 0a 20 3c 69 3e 27 44 69 72 65 63 74 6f 72 |r>. <i>'Director| 000005c0 79 6f 27 3c 2f 69 3e 20 73 6d 61 6c 6c 65 64 3c |yo'</i> smalled<| 000005d0 62 72 3e 0a 20 20 27 53 6d 61 6c 6c 5f 64 69 72 |br>. 'Small_dir| 000005e0 27 3c 62 72 3e 0a 20 20 0a 3c 70 3e 3c 75 3e 53 |'<br>. .<p><u>S| 000005f0 6d 61 6c 6c 20 69 6d 61 67 65 3c 2f 75 3e 3c 62 |mall image</u><b| 00000600 72 3e 0a 20 3c 69 3e 27 2a 40 27 26 6c 74 3b 6e |r>. <i>'*@'<n| 00000610 61 6d 65 26 67 74 3b 3c 2f 69 3e 3c 62 72 3e 0a |ame></i><br>.| 00000620 20 3c 69 3e 27 40 27 26 6c 74 3b 6e 61 6d 65 26 | <i>'@'<name&| 00000630 67 74 3b 3c 2f 69 3e 20 73 6d 61 6c 6c 65 64 3c |gt;</i> smalled<| 00000640 62 72 3e 0a 20 20 27 2a 23 27 26 6c 74 3b 6e 61 |br>. '*#'<na| 00000650 6d 65 26 67 74 3b 3c 62 72 3e 0a 20 20 27 23 27 |me><br>. '#'| 00000660 26 6c 74 3b 6e 61 6d 65 26 67 74 3b 20 73 6d 61 |<name> sma| 00000670 6c 6c 65 64 3c 62 72 3e 0a 20 3c 69 3e 27 26 53 |lled<br>. <i>'&S| 00000680 6d 61 6c 6c 5f 27 26 6c 74 3b 68 65 78 26 67 74 |mall_'<hex>| 00000690 3b 3c 2f 69 3e 3c 62 72 3e 0a 20 3c 69 3e 27 26 |;</i><br>. <i>'&| 000006a0 46 69 6c 65 5f 27 26 6c 74 3b 68 65 78 26 67 74 |File_'<hex>| 000006b0 3b 3c 2f 69 3e 20 73 6d 61 6c 6c 65 64 3c 62 72 |;</i> smalled<br| 000006c0 3e 0a 20 20 27 53 6d 61 6c 6c 5f 27 26 6c 74 3b |>. 'Small_'<| 000006d0 68 65 78 26 67 74 3b 3c 62 72 3e 0a 20 20 27 46 |hex><br>. 'F| 000006e0 69 6c 65 5f 27 26 6c 74 3b 68 65 78 26 67 74 3b |ile_'<hex>| 000006f0 20 73 6d 61 6c 6c 65 64 3c 62 72 3e 0a 20 3c 69 | smalled<br>. <i| 00000700 3e 27 53 6d 61 6c 6c 5f 64 69 72 6f 27 3c 2f 69 |>'Small_diro'</i| 00000710 3e 3c 62 72 3e 0a 20 3c 69 3e 27 44 69 72 65 63 |><br>. <i>'Direc| 00000720 74 6f 72 79 6f 27 3c 2f 69 3e 20 73 6d 61 6c 6c |toryo'</i> small| 00000730 65 64 3c 62 72 3e 0a 20 20 27 53 6d 61 6c 6c 5f |ed<br>. 'Small_| 00000740 64 69 72 27 3c 62 72 3e 0a 20 20 0a 3c 70 3e 3c |dir'<br>. .<p><| 00000750 75 3e 53 6d 61 6c 6c 20 61 70 70 6c 69 63 61 74 |u>Small applicat| 00000760 69 6f 6e 3c 2f 75 3e 3c 62 72 3e 0a 20 3c 69 3e |ion</u><br>. <i>| 00000770 27 2a 24 27 26 6c 74 3b 6e 61 6d 65 26 67 74 3b |'*$'<name>| 00000780 3c 2f 69 3e 3c 62 72 3e 0a 20 3c 69 3e 27 24 27 |</i><br>. <i>'$'| 00000790 26 6c 74 3b 6e 61 6d 65 26 67 74 3b 3c 2f 69 3e |<name></i>| 000007a0 20 73 6d 61 6c 6c 65 64 3c 62 72 3e 0a 20 20 27 | smalled<br>. '| 000007b0 2a 21 27 26 6c 74 3b 6e 61 6d 65 26 67 74 3b 3c |*!'<name><| 000007c0 62 72 3e 0a 20 20 27 73 6d 21 27 26 6c 74 3b 6e |br>. 'sm!'<n| 000007d0 61 6d 65 26 67 74 3b 3c 62 72 3e 0a 20 20 27 73 |ame><br>. 's| 000007e0 6d 27 26 6c 74 3b 6e 61 6d 65 26 67 74 3b 3c 62 |m'<name><b| 000007f0 72 3e 0a 20 20 27 21 27 26 6c 74 3b 6e 61 6d 65 |r>. '!'<name| 00000800 26 67 74 3b 20 73 6d 61 6c 6c 65 64 3c 62 72 3e |> smalled<br>| 00000810 0a 20 20 26 6c 74 3b 6e 61 6d 65 26 67 74 3b 20 |. <name> | 00000820 73 6d 61 6c 6c 65 64 3c 62 72 3e 0a 20 3c 69 3e |smalled<br>. <i>| 00000830 27 53 6d 61 6c 6c 5f 41 70 70 6f 27 3c 2f 69 3e |'Small_Appo'</i>| 00000840 3c 62 72 3e 0a 20 3c 69 3e 27 61 70 70 6c 69 63 |<br>. <i>'applic| 00000850 61 74 69 6f 6e 6f 27 3c 2f 69 3e 20 73 6d 61 6c |ationo'</i> smal| 00000860 6c 65 64 3c 62 72 3e 0a 20 20 27 53 6d 61 6c 6c |led<br>. 'Small| 00000870 5f 41 70 70 27 3c 62 72 3e 0a 0a 0a 3c 61 64 64 |_App'<br>...<add| 00000880 72 65 73 73 3e 4a 65 6e 73 20 48 2e 20 4f 76 65 |ress>Jens H. Ove| 00000890 73 65 6e 2c 20 31 39 39 33 3c 2f 61 64 64 72 65 |sen, 1993</addre| 000008a0 73 73 3e 0a 3c 2f 62 6f 64 79 3e 3c 2f 68 74 6d |ss>.</body></htm| 000008b0 6c 3e 0a |l>.| 000008b3