Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_1_scp.adf » !ProFiler_ProFiler » !ProFiler/Dox/Index

!ProFiler/Dox/Index

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/Index
Read OK:
File size: 05A0 bytes
Load address: 0000
Exec address: 0000
File contents
<html><head><title>ProFiler documentation</title></head>

<body>
<h1><center><u>ProFiler documentation</u></center></h1>

The information here has been divided into several files:
<ul>
<h2>General information</h2>
<li><a href="./guide">User guide</a>
<li><a href="./changes">Latest changes to the filer</a>
<li><a href="./future">Features that will appear, and some that might</a>
<li><a href="./compatible">Compatibility issues</a>
<li><a href="./contact">Contact points</a>
<h2>Technical information</h2>
<li><a href="./exttypes">About extended filetypes</a>
<li><a href="./runandboot">What happens when running and booting and object</a>
<li><a href="./sprites">Which sprites are used and why</a>
<li><a href="./commands">* commands provided</a>
<li><a href="./sysvars">System variables provided</a>
<li><a href="./messages">Wimp messages supported</a>
<li><a href="./swis">SWI calls provided</a>
<li><a href="./service">Service calls supported</a>
<li><a href="./external">About External Utilities</a>
<li><a href="./sc_draw">Info about the Draw Sprite Client</a>
<li><a href="./sc_filer+">Info about the Filer+ Sprite Client</a>
<li><a href="./sc_jpeg">Info about the JPEG Sprite Client</a>
<li><a href="./sc_replay">Info about the Replay Sprite Client</a>
<li><a href="./sc_sprite">Info about the Sprite Sprite Client</a>
<li><a href="./menus">About the filer menu</a>
<li><a href="./viewfile">About the local choices files</a>
</ul>
00000000  3c 68 74 6d 6c 3e 3c 68  65 61 64 3e 3c 74 69 74  |<html><head><tit|
00000010  6c 65 3e 50 72 6f 46 69  6c 65 72 20 64 6f 63 75  |le>ProFiler docu|
00000020  6d 65 6e 74 61 74 69 6f  6e 3c 2f 74 69 74 6c 65  |mentation</title|
00000030  3e 3c 2f 68 65 61 64 3e  0a 0a 3c 62 6f 64 79 3e  |></head>..<body>|
00000040  0a 3c 68 31 3e 3c 63 65  6e 74 65 72 3e 3c 75 3e  |.<h1><center><u>|
00000050  50 72 6f 46 69 6c 65 72  20 64 6f 63 75 6d 65 6e  |ProFiler documen|
00000060  74 61 74 69 6f 6e 3c 2f  75 3e 3c 2f 63 65 6e 74  |tation</u></cent|
00000070  65 72 3e 3c 2f 68 31 3e  0a 0a 54 68 65 20 69 6e  |er></h1>..The in|
00000080  66 6f 72 6d 61 74 69 6f  6e 20 68 65 72 65 20 68  |formation here h|
00000090  61 73 20 62 65 65 6e 20  64 69 76 69 64 65 64 20  |as been divided |
000000a0  69 6e 74 6f 20 73 65 76  65 72 61 6c 20 66 69 6c  |into several fil|
000000b0  65 73 3a 0a 3c 75 6c 3e  0a 3c 68 32 3e 47 65 6e  |es:.<ul>.<h2>Gen|
000000c0  65 72 61 6c 20 69 6e 66  6f 72 6d 61 74 69 6f 6e  |eral information|
000000d0  3c 2f 68 32 3e 0a 3c 6c  69 3e 3c 61 20 68 72 65  |</h2>.<li><a hre|
000000e0  66 3d 22 2e 2f 67 75 69  64 65 22 3e 55 73 65 72  |f="./guide">User|
000000f0  20 67 75 69 64 65 3c 2f  61 3e 0a 3c 6c 69 3e 3c  | guide</a>.<li><|
00000100  61 20 68 72 65 66 3d 22  2e 2f 63 68 61 6e 67 65  |a href="./change|
00000110  73 22 3e 4c 61 74 65 73  74 20 63 68 61 6e 67 65  |s">Latest change|
00000120  73 20 74 6f 20 74 68 65  20 66 69 6c 65 72 3c 2f  |s to the filer</|
00000130  61 3e 0a 3c 6c 69 3e 3c  61 20 68 72 65 66 3d 22  |a>.<li><a href="|
00000140  2e 2f 66 75 74 75 72 65  22 3e 46 65 61 74 75 72  |./future">Featur|
00000150  65 73 20 74 68 61 74 20  77 69 6c 6c 20 61 70 70  |es that will app|
00000160  65 61 72 2c 20 61 6e 64  20 73 6f 6d 65 20 74 68  |ear, and some th|
00000170  61 74 20 6d 69 67 68 74  3c 2f 61 3e 0a 3c 6c 69  |at might</a>.<li|
00000180  3e 3c 61 20 68 72 65 66  3d 22 2e 2f 63 6f 6d 70  |><a href="./comp|
00000190  61 74 69 62 6c 65 22 3e  43 6f 6d 70 61 74 69 62  |atible">Compatib|
000001a0  69 6c 69 74 79 20 69 73  73 75 65 73 3c 2f 61 3e  |ility issues</a>|
000001b0  0a 3c 6c 69 3e 3c 61 20  68 72 65 66 3d 22 2e 2f  |.<li><a href="./|
000001c0  63 6f 6e 74 61 63 74 22  3e 43 6f 6e 74 61 63 74  |contact">Contact|
000001d0  20 70 6f 69 6e 74 73 3c  2f 61 3e 0a 3c 68 32 3e  | points</a>.<h2>|
000001e0  54 65 63 68 6e 69 63 61  6c 20 69 6e 66 6f 72 6d  |Technical inform|
000001f0  61 74 69 6f 6e 3c 2f 68  32 3e 0a 3c 6c 69 3e 3c  |ation</h2>.<li><|
00000200  61 20 68 72 65 66 3d 22  2e 2f 65 78 74 74 79 70  |a href="./exttyp|
00000210  65 73 22 3e 41 62 6f 75  74 20 65 78 74 65 6e 64  |es">About extend|
00000220  65 64 20 66 69 6c 65 74  79 70 65 73 3c 2f 61 3e  |ed filetypes</a>|
00000230  0a 3c 6c 69 3e 3c 61 20  68 72 65 66 3d 22 2e 2f  |.<li><a href="./|
00000240  72 75 6e 61 6e 64 62 6f  6f 74 22 3e 57 68 61 74  |runandboot">What|
00000250  20 68 61 70 70 65 6e 73  20 77 68 65 6e 20 72 75  | happens when ru|
00000260  6e 6e 69 6e 67 20 61 6e  64 20 62 6f 6f 74 69 6e  |nning and bootin|
00000270  67 20 61 6e 64 20 6f 62  6a 65 63 74 3c 2f 61 3e  |g and object</a>|
00000280  0a 3c 6c 69 3e 3c 61 20  68 72 65 66 3d 22 2e 2f  |.<li><a href="./|
00000290  73 70 72 69 74 65 73 22  3e 57 68 69 63 68 20 73  |sprites">Which s|
000002a0  70 72 69 74 65 73 20 61  72 65 20 75 73 65 64 20  |prites are used |
000002b0  61 6e 64 20 77 68 79 3c  2f 61 3e 0a 3c 6c 69 3e  |and why</a>.<li>|
000002c0  3c 61 20 68 72 65 66 3d  22 2e 2f 63 6f 6d 6d 61  |<a href="./comma|
000002d0  6e 64 73 22 3e 2a 20 63  6f 6d 6d 61 6e 64 73 20  |nds">* commands |
000002e0  70 72 6f 76 69 64 65 64  3c 2f 61 3e 0a 3c 6c 69  |provided</a>.<li|
000002f0  3e 3c 61 20 68 72 65 66  3d 22 2e 2f 73 79 73 76  |><a href="./sysv|
00000300  61 72 73 22 3e 53 79 73  74 65 6d 20 76 61 72 69  |ars">System vari|
00000310  61 62 6c 65 73 20 70 72  6f 76 69 64 65 64 3c 2f  |ables provided</|
00000320  61 3e 0a 3c 6c 69 3e 3c  61 20 68 72 65 66 3d 22  |a>.<li><a href="|
00000330  2e 2f 6d 65 73 73 61 67  65 73 22 3e 57 69 6d 70  |./messages">Wimp|
00000340  20 6d 65 73 73 61 67 65  73 20 73 75 70 70 6f 72  | messages suppor|
00000350  74 65 64 3c 2f 61 3e 0a  3c 6c 69 3e 3c 61 20 68  |ted</a>.<li><a h|
00000360  72 65 66 3d 22 2e 2f 73  77 69 73 22 3e 53 57 49  |ref="./swis">SWI|
00000370  20 63 61 6c 6c 73 20 70  72 6f 76 69 64 65 64 3c  | calls provided<|
00000380  2f 61 3e 0a 3c 6c 69 3e  3c 61 20 68 72 65 66 3d  |/a>.<li><a href=|
00000390  22 2e 2f 73 65 72 76 69  63 65 22 3e 53 65 72 76  |"./service">Serv|
000003a0  69 63 65 20 63 61 6c 6c  73 20 73 75 70 70 6f 72  |ice calls suppor|
000003b0  74 65 64 3c 2f 61 3e 0a  3c 6c 69 3e 3c 61 20 68  |ted</a>.<li><a h|
000003c0  72 65 66 3d 22 2e 2f 65  78 74 65 72 6e 61 6c 22  |ref="./external"|
000003d0  3e 41 62 6f 75 74 20 45  78 74 65 72 6e 61 6c 20  |>About External |
000003e0  55 74 69 6c 69 74 69 65  73 3c 2f 61 3e 0a 3c 6c  |Utilities</a>.<l|
000003f0  69 3e 3c 61 20 68 72 65  66 3d 22 2e 2f 73 63 5f  |i><a href="./sc_|
00000400  64 72 61 77 22 3e 49 6e  66 6f 20 61 62 6f 75 74  |draw">Info about|
00000410  20 74 68 65 20 44 72 61  77 20 53 70 72 69 74 65  | the Draw Sprite|
00000420  20 43 6c 69 65 6e 74 3c  2f 61 3e 0a 3c 6c 69 3e  | Client</a>.<li>|
00000430  3c 61 20 68 72 65 66 3d  22 2e 2f 73 63 5f 66 69  |<a href="./sc_fi|
00000440  6c 65 72 2b 22 3e 49 6e  66 6f 20 61 62 6f 75 74  |ler+">Info about|
00000450  20 74 68 65 20 46 69 6c  65 72 2b 20 53 70 72 69  | the Filer+ Spri|
00000460  74 65 20 43 6c 69 65 6e  74 3c 2f 61 3e 0a 3c 6c  |te Client</a>.<l|
00000470  69 3e 3c 61 20 68 72 65  66 3d 22 2e 2f 73 63 5f  |i><a href="./sc_|
00000480  6a 70 65 67 22 3e 49 6e  66 6f 20 61 62 6f 75 74  |jpeg">Info about|
00000490  20 74 68 65 20 4a 50 45  47 20 53 70 72 69 74 65  | the JPEG Sprite|
000004a0  20 43 6c 69 65 6e 74 3c  2f 61 3e 0a 3c 6c 69 3e  | Client</a>.<li>|
000004b0  3c 61 20 68 72 65 66 3d  22 2e 2f 73 63 5f 72 65  |<a href="./sc_re|
000004c0  70 6c 61 79 22 3e 49 6e  66 6f 20 61 62 6f 75 74  |play">Info about|
000004d0  20 74 68 65 20 52 65 70  6c 61 79 20 53 70 72 69  | the Replay Spri|
000004e0  74 65 20 43 6c 69 65 6e  74 3c 2f 61 3e 0a 3c 6c  |te Client</a>.<l|
000004f0  69 3e 3c 61 20 68 72 65  66 3d 22 2e 2f 73 63 5f  |i><a href="./sc_|
00000500  73 70 72 69 74 65 22 3e  49 6e 66 6f 20 61 62 6f  |sprite">Info abo|
00000510  75 74 20 74 68 65 20 53  70 72 69 74 65 20 53 70  |ut the Sprite Sp|
00000520  72 69 74 65 20 43 6c 69  65 6e 74 3c 2f 61 3e 0a  |rite Client</a>.|
00000530  3c 6c 69 3e 3c 61 20 68  72 65 66 3d 22 2e 2f 6d  |<li><a href="./m|
00000540  65 6e 75 73 22 3e 41 62  6f 75 74 20 74 68 65 20  |enus">About the |
00000550  66 69 6c 65 72 20 6d 65  6e 75 3c 2f 61 3e 0a 3c  |filer menu</a>.<|
00000560  6c 69 3e 3c 61 20 68 72  65 66 3d 22 2e 2f 76 69  |li><a href="./vi|
00000570  65 77 66 69 6c 65 22 3e  41 62 6f 75 74 20 74 68  |ewfile">About th|
00000580  65 20 6c 6f 63 61 6c 20  63 68 6f 69 63 65 73 20  |e local choices |
00000590  66 69 6c 65 73 3c 2f 61  3e 0a 3c 2f 75 6c 3e 0a  |files</a>.</ul>.|
000005a0