Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_1_scp.adf » !ProFiler_ProFiler » !ProFiler/Dox/Compatible
!ProFiler/Dox/Compatible
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/Compatible |
Read OK: | ✔ |
File size: | 079B bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<html> <head> <title>ProFiler compatibility</title> </head> <body> <h1><center><u>Compatibility</u></center></h1> ProFiler has been in use by testers since about September 1996. I haven't personally used the ROM filer since then. Even though there are still things that need to be implemented, there are no serious shortcomings, as far as I know. <p>However, there are other programs that patch or use the filer in a special way, so it has been tested with the following: <h2>Pinboard+</h2> No problems, but early Pinboard+ versions use Filer+ sprites (see below). In order to get the correct sprites, you will need Pinboard+ 1.20 or later. If you also want the open/closed directories to update properly, you'll need version 1.23. <h2>Filer+ (FilerPatch)</h2> You can�t use both ProFiler and FilerPatch, as they are both complete filer modules called �Filer�. Most of the FilerPatch functionality is provided by ProFiler, and you can use the same sprite conventions if you load SC_Filer+. <h2>Filer- & PlaceIt</h2> Both of these had problems before Filer 1.29, due to some unfortunate assumptions made. These assumptions have been made valid with a kludge from 1.29. <h2>ImageFS and MovieFS</h2> ProFiler versions before 1.21 had some problems with these, but from now on they should both work as intended. <h2>OverFiler</h2> OverFiler version 0.07 did not work completely with ProFiler<=1.21, because it relies on getting row and column of the files saved. ProFiler>=1.23 sends sensible dummy values for this, so it works from now on. ProFiler is made to work with any icon-arrangement (not necessarily placed on a grid), so row and column values may not be very meaningful. <h2>Director</h2> Director version 0.21 has had problems, but all but one should have been fixed by now. The remaining problem is that Adjust on a disc icon is supposed to open a directory tree menu, which it doesn't. This will be tracked down eventually.
00000000 3c 68 74 6d 6c 3e 0a 3c 68 65 61 64 3e 0a 3c 74 |<html>.<head>.<t| 00000010 69 74 6c 65 3e 50 72 6f 46 69 6c 65 72 20 63 6f |itle>ProFiler co| 00000020 6d 70 61 74 69 62 69 6c 69 74 79 3c 2f 74 69 74 |mpatibility</tit| 00000030 6c 65 3e 0a 3c 2f 68 65 61 64 3e 0a 3c 62 6f 64 |le>.</head>.<bod| 00000040 79 3e 0a 3c 68 31 3e 3c 63 65 6e 74 65 72 3e 3c |y>.<h1><center><| 00000050 75 3e 43 6f 6d 70 61 74 69 62 69 6c 69 74 79 3c |u>Compatibility<| 00000060 2f 75 3e 3c 2f 63 65 6e 74 65 72 3e 3c 2f 68 31 |/u></center></h1| 00000070 3e 0a 0a 50 72 6f 46 69 6c 65 72 20 68 61 73 20 |>..ProFiler has | 00000080 62 65 65 6e 20 69 6e 20 75 73 65 20 62 79 20 74 |been in use by t| 00000090 65 73 74 65 72 73 20 73 69 6e 63 65 20 61 62 6f |esters since abo| 000000a0 75 74 20 53 65 70 74 65 6d 62 65 72 20 31 39 39 |ut September 199| 000000b0 36 2e 20 49 20 68 61 76 65 6e 27 74 20 70 65 72 |6. I haven't per| 000000c0 73 6f 6e 61 6c 6c 79 20 75 73 65 64 20 74 68 65 |sonally used the| 000000d0 20 52 4f 4d 20 66 69 6c 65 72 20 73 69 6e 63 65 | ROM filer since| 000000e0 20 74 68 65 6e 2e 20 45 76 65 6e 20 74 68 6f 75 | then. Even thou| 000000f0 67 68 20 74 68 65 72 65 20 61 72 65 20 73 74 69 |gh there are sti| 00000100 6c 6c 20 74 68 69 6e 67 73 20 74 68 61 74 20 6e |ll things that n| 00000110 65 65 64 20 74 6f 20 62 65 20 69 6d 70 6c 65 6d |eed to be implem| 00000120 65 6e 74 65 64 2c 20 74 68 65 72 65 20 61 72 65 |ented, there are| 00000130 20 6e 6f 20 73 65 72 69 6f 75 73 20 73 68 6f 72 | no serious shor| 00000140 74 63 6f 6d 69 6e 67 73 2c 20 61 73 20 66 61 72 |tcomings, as far| 00000150 20 61 73 20 49 20 6b 6e 6f 77 2e 0a 0a 3c 70 3e | as I know...<p>| 00000160 48 6f 77 65 76 65 72 2c 20 74 68 65 72 65 20 61 |However, there a| 00000170 72 65 20 6f 74 68 65 72 20 70 72 6f 67 72 61 6d |re other program| 00000180 73 20 74 68 61 74 20 70 61 74 63 68 20 6f 72 20 |s that patch or | 00000190 75 73 65 20 74 68 65 20 66 69 6c 65 72 20 69 6e |use the filer in| 000001a0 20 61 20 73 70 65 63 69 61 6c 20 77 61 79 2c 20 | a special way, | 000001b0 73 6f 20 69 74 20 68 61 73 20 62 65 65 6e 20 74 |so it has been t| 000001c0 65 73 74 65 64 20 77 69 74 68 20 74 68 65 20 66 |ested with the f| 000001d0 6f 6c 6c 6f 77 69 6e 67 3a 0a 0a 3c 68 32 3e 50 |ollowing:..<h2>P| 000001e0 69 6e 62 6f 61 72 64 2b 3c 2f 68 32 3e 0a 0a 4e |inboard+</h2>..N| 000001f0 6f 20 70 72 6f 62 6c 65 6d 73 2c 20 62 75 74 20 |o problems, but | 00000200 65 61 72 6c 79 20 50 69 6e 62 6f 61 72 64 2b 20 |early Pinboard+ | 00000210 76 65 72 73 69 6f 6e 73 20 75 73 65 20 46 69 6c |versions use Fil| 00000220 65 72 2b 20 73 70 72 69 74 65 73 20 28 73 65 65 |er+ sprites (see| 00000230 20 62 65 6c 6f 77 29 2e 20 49 6e 20 6f 72 64 65 | below). In orde| 00000240 72 20 74 6f 20 67 65 74 20 74 68 65 20 63 6f 72 |r to get the cor| 00000250 72 65 63 74 20 73 70 72 69 74 65 73 2c 20 79 6f |rect sprites, yo| 00000260 75 20 77 69 6c 6c 20 6e 65 65 64 20 50 69 6e 62 |u will need Pinb| 00000270 6f 61 72 64 2b 20 31 2e 32 30 20 6f 72 20 6c 61 |oard+ 1.20 or la| 00000280 74 65 72 2e 20 49 66 20 79 6f 75 20 61 6c 73 6f |ter. If you also| 00000290 20 77 61 6e 74 20 74 68 65 20 6f 70 65 6e 2f 63 | want the open/c| 000002a0 6c 6f 73 65 64 20 64 69 72 65 63 74 6f 72 69 65 |losed directorie| 000002b0 73 20 74 6f 20 75 70 64 61 74 65 20 70 72 6f 70 |s to update prop| 000002c0 65 72 6c 79 2c 20 79 6f 75 27 6c 6c 20 6e 65 65 |erly, you'll nee| 000002d0 64 20 76 65 72 73 69 6f 6e 20 31 2e 32 33 2e 0a |d version 1.23..| 000002e0 0a 3c 68 32 3e 46 69 6c 65 72 2b 20 28 46 69 6c |.<h2>Filer+ (Fil| 000002f0 65 72 50 61 74 63 68 29 3c 2f 68 32 3e 0a 0a 59 |erPatch)</h2>..Y| 00000300 6f 75 20 63 61 6e 91 74 20 75 73 65 20 62 6f 74 |ou can.t use bot| 00000310 68 20 50 72 6f 46 69 6c 65 72 20 61 6e 64 20 46 |h ProFiler and F| 00000320 69 6c 65 72 50 61 74 63 68 2c 20 61 73 20 74 68 |ilerPatch, as th| 00000330 65 79 20 61 72 65 20 62 6f 74 68 20 63 6f 6d 70 |ey are both comp| 00000340 6c 65 74 65 20 66 69 6c 65 72 20 6d 6f 64 75 6c |lete filer modul| 00000350 65 73 20 63 61 6c 6c 65 64 20 90 46 69 6c 65 72 |es called .Filer| 00000360 91 2e 20 4d 6f 73 74 20 6f 66 20 74 68 65 20 46 |.. Most of the F| 00000370 69 6c 65 72 50 61 74 63 68 20 66 75 6e 63 74 69 |ilerPatch functi| 00000380 6f 6e 61 6c 69 74 79 20 69 73 20 70 72 6f 76 69 |onality is provi| 00000390 64 65 64 20 62 79 20 50 72 6f 46 69 6c 65 72 2c |ded by ProFiler,| 000003a0 20 61 6e 64 20 79 6f 75 20 63 61 6e 20 75 73 65 | and you can use| 000003b0 20 74 68 65 20 73 61 6d 65 20 73 70 72 69 74 65 | the same sprite| 000003c0 20 63 6f 6e 76 65 6e 74 69 6f 6e 73 20 69 66 20 | conventions if | 000003d0 79 6f 75 20 6c 6f 61 64 20 53 43 5f 46 69 6c 65 |you load SC_File| 000003e0 72 2b 2e 0a 0a 3c 68 32 3e 46 69 6c 65 72 2d 20 |r+...<h2>Filer- | 000003f0 26 20 50 6c 61 63 65 49 74 3c 2f 68 32 3e 0a 0a |& PlaceIt</h2>..| 00000400 42 6f 74 68 20 6f 66 20 74 68 65 73 65 20 68 61 |Both of these ha| 00000410 64 20 70 72 6f 62 6c 65 6d 73 20 62 65 66 6f 72 |d problems befor| 00000420 65 20 46 69 6c 65 72 20 31 2e 32 39 2c 20 64 75 |e Filer 1.29, du| 00000430 65 20 74 6f 20 73 6f 6d 65 20 75 6e 66 6f 72 74 |e to some unfort| 00000440 75 6e 61 74 65 20 61 73 73 75 6d 70 74 69 6f 6e |unate assumption| 00000450 73 20 6d 61 64 65 2e 20 54 68 65 73 65 20 61 73 |s made. These as| 00000460 73 75 6d 70 74 69 6f 6e 73 20 68 61 76 65 20 62 |sumptions have b| 00000470 65 65 6e 20 6d 61 64 65 20 76 61 6c 69 64 20 77 |een made valid w| 00000480 69 74 68 20 61 20 6b 6c 75 64 67 65 20 66 72 6f |ith a kludge fro| 00000490 6d 20 31 2e 32 39 2e 0a 0a 3c 68 32 3e 49 6d 61 |m 1.29...<h2>Ima| 000004a0 67 65 46 53 20 61 6e 64 20 4d 6f 76 69 65 46 53 |geFS and MovieFS| 000004b0 3c 2f 68 32 3e 0a 0a 50 72 6f 46 69 6c 65 72 20 |</h2>..ProFiler | 000004c0 76 65 72 73 69 6f 6e 73 20 62 65 66 6f 72 65 20 |versions before | 000004d0 31 2e 32 31 20 68 61 64 20 73 6f 6d 65 20 70 72 |1.21 had some pr| 000004e0 6f 62 6c 65 6d 73 20 77 69 74 68 20 74 68 65 73 |oblems with thes| 000004f0 65 2c 20 62 75 74 20 66 72 6f 6d 20 6e 6f 77 20 |e, but from now | 00000500 6f 6e 20 74 68 65 79 20 73 68 6f 75 6c 64 20 62 |on they should b| 00000510 6f 74 68 20 77 6f 72 6b 20 61 73 20 69 6e 74 65 |oth work as inte| 00000520 6e 64 65 64 2e 0a 0a 3c 68 32 3e 4f 76 65 72 46 |nded...<h2>OverF| 00000530 69 6c 65 72 3c 2f 68 32 3e 0a 0a 4f 76 65 72 46 |iler</h2>..OverF| 00000540 69 6c 65 72 20 76 65 72 73 69 6f 6e 20 30 2e 30 |iler version 0.0| 00000550 37 20 64 69 64 20 6e 6f 74 20 77 6f 72 6b 20 63 |7 did not work c| 00000560 6f 6d 70 6c 65 74 65 6c 79 20 77 69 74 68 20 50 |ompletely with P| 00000570 72 6f 46 69 6c 65 72 3c 3d 31 2e 32 31 2c 20 62 |roFiler<=1.21, b| 00000580 65 63 61 75 73 65 20 69 74 20 72 65 6c 69 65 73 |ecause it relies| 00000590 20 6f 6e 20 67 65 74 74 69 6e 67 20 72 6f 77 20 | on getting row | 000005a0 61 6e 64 20 63 6f 6c 75 6d 6e 20 6f 66 20 74 68 |and column of th| 000005b0 65 20 66 69 6c 65 73 20 73 61 76 65 64 2e 20 50 |e files saved. P| 000005c0 72 6f 46 69 6c 65 72 3e 3d 31 2e 32 33 20 73 65 |roFiler>=1.23 se| 000005d0 6e 64 73 20 73 65 6e 73 69 62 6c 65 20 64 75 6d |nds sensible dum| 000005e0 6d 79 20 76 61 6c 75 65 73 20 66 6f 72 20 74 68 |my values for th| 000005f0 69 73 2c 20 73 6f 20 69 74 20 77 6f 72 6b 73 20 |is, so it works | 00000600 66 72 6f 6d 20 6e 6f 77 20 6f 6e 2e 20 50 72 6f |from now on. Pro| 00000610 46 69 6c 65 72 20 69 73 20 6d 61 64 65 20 74 6f |Filer is made to| 00000620 20 77 6f 72 6b 20 77 69 74 68 20 61 6e 79 20 69 | work with any i| 00000630 63 6f 6e 2d 61 72 72 61 6e 67 65 6d 65 6e 74 20 |con-arrangement | 00000640 28 6e 6f 74 20 6e 65 63 65 73 73 61 72 69 6c 79 |(not necessarily| 00000650 20 70 6c 61 63 65 64 20 6f 6e 20 61 20 67 72 69 | placed on a gri| 00000660 64 29 2c 20 73 6f 20 72 6f 77 20 61 6e 64 20 63 |d), so row and c| 00000670 6f 6c 75 6d 6e 20 76 61 6c 75 65 73 20 6d 61 79 |olumn values may| 00000680 20 6e 6f 74 20 62 65 20 76 65 72 79 20 6d 65 61 | not be very mea| 00000690 6e 69 6e 67 66 75 6c 2e 0a 0a 3c 68 32 3e 44 69 |ningful...<h2>Di| 000006a0 72 65 63 74 6f 72 3c 2f 68 32 3e 0a 0a 44 69 72 |rector</h2>..Dir| 000006b0 65 63 74 6f 72 20 76 65 72 73 69 6f 6e 20 30 2e |ector version 0.| 000006c0 32 31 20 68 61 73 20 68 61 64 20 70 72 6f 62 6c |21 has had probl| 000006d0 65 6d 73 2c 20 62 75 74 20 61 6c 6c 20 62 75 74 |ems, but all but| 000006e0 20 6f 6e 65 20 73 68 6f 75 6c 64 20 68 61 76 65 | one should have| 000006f0 20 62 65 65 6e 20 66 69 78 65 64 20 62 79 20 6e | been fixed by n| 00000700 6f 77 2e 20 54 68 65 20 72 65 6d 61 69 6e 69 6e |ow. The remainin| 00000710 67 20 70 72 6f 62 6c 65 6d 20 69 73 20 74 68 61 |g problem is tha| 00000720 74 20 41 64 6a 75 73 74 20 6f 6e 20 61 20 64 69 |t Adjust on a di| 00000730 73 63 20 69 63 6f 6e 20 69 73 20 73 75 70 70 6f |sc icon is suppo| 00000740 73 65 64 20 74 6f 20 6f 70 65 6e 20 61 20 64 69 |sed to open a di| 00000750 72 65 63 74 6f 72 79 20 74 72 65 65 20 6d 65 6e |rectory tree men| 00000760 75 2c 20 77 68 69 63 68 20 69 74 20 64 6f 65 73 |u, which it does| 00000770 6e 27 74 2e 20 54 68 69 73 20 77 69 6c 6c 20 62 |n't. This will b| 00000780 65 20 74 72 61 63 6b 65 64 20 64 6f 77 6e 20 65 |e tracked down e| 00000790 76 65 6e 74 75 61 6c 6c 79 2e 0a |ventually..| 0000079b