Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_15_03.adf » !ArcFS_Docs » !Help
!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 » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_15_03.adf » !ArcFS_Docs |
Filename: | !Help |
Read OK: | ✔ |
File size: | 0A24 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_15_03.adf » !ArcFS_Docs » !Help
- Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_15_3.adf » !ArcFS_Docs » !Help
File contents
!Help file for ArcFS version 0.73a (SA Aware) by M.Smith 27th July 1996 The current full version is v2.56 - Details of how to get it are in the info box. Some earlier versions will not work on StrongARM, so you are advised to upgrade if you have an earlier version. Full information on ArcFS is available as part of the 'ArcFSExtra' package, along with technical documentation and utilities. This version of ArcFS is not P.D., but may be distributed subject to the conditions in the 'Licence' file. ArcFS has filing system number 56. My thanks to Acorn for the allocation of this filing system number and for the allocation of the SWI chunk bases (&437C0 and &48A00) and Filetype (&3FB). ArcFS allows the loading and opening of files in archives as easily as files on ADFS or RamFS. It has its own ArcFS filer which displays the root directory in a filer window of any archive which is double clicked. From then on files and applications may be loaded as normal by double clicking them. Directories may be displayed also by double clicking them. ArcFS can, of course, also be used from the command line. Facilities for loading encrypted files are included, via a preferences window which can be obtained by clicking on the ArcFS icon. *New to v0.60 / v2.20* Now *MUCH* Faster. Support for a new archive filetype (&3FB) so ArcFS archive aren't loaded by SparkFS. Full version also now puts a second copy of file catalogue information immediately before the file data to make recovery of files from corrupt archives easier. *New to v0.65 / v2.23* Memory management has now been separated out into another module. Dynamic area memory management included for RISC OS 3.5 in v2.24 *New to v0.70 / v2.50* Improved RISC OS 3.5 memory management + Bug fixes. The read only version is now smaller - some resources are stored compressed within the application & the ArcFS module is compressed with Acorn's DDE Squeeze utility. This is the release final version that does not need MessageTrans - Future releases will be fully internationalised and on RISC OS 2 machines will need to load it from !System. ***************************************************************************** All comments and suggestions for future improvement are welcome but please note that I cannot reply to letters without A STAMPED, ADDRESSED ENVELOPE. The address is: Mr. M. Smith 3, Findon Court, Spinney Hill, Addlestone, Surrey. KT15 1BD. I would also, of course welcome details of any bugs discovered so that I can correct them. Email mark@findon.demon.co.uk � Mark Smith, 1996
00000000 21 48 65 6c 70 20 66 69 6c 65 20 66 6f 72 20 41 |!Help file for A| 00000010 72 63 46 53 20 76 65 72 73 69 6f 6e 20 30 2e 37 |rcFS version 0.7| 00000020 33 61 20 28 53 41 20 41 77 61 72 65 29 0a 62 79 |3a (SA Aware).by| 00000030 20 4d 2e 53 6d 69 74 68 0a 32 37 74 68 20 4a 75 | M.Smith.27th Ju| 00000040 6c 79 20 31 39 39 36 20 0a 0a 54 68 65 20 63 75 |ly 1996 ..The cu| 00000050 72 72 65 6e 74 20 66 75 6c 6c 20 76 65 72 73 69 |rrent full versi| 00000060 6f 6e 20 69 73 20 76 32 2e 35 36 20 2d 20 44 65 |on is v2.56 - De| 00000070 74 61 69 6c 73 20 6f 66 20 68 6f 77 20 74 6f 20 |tails of how to | 00000080 67 65 74 20 69 74 20 61 72 65 20 69 6e 20 74 68 |get it are in th| 00000090 65 20 69 6e 66 6f 0a 62 6f 78 2e 20 53 6f 6d 65 |e info.box. Some| 000000a0 20 65 61 72 6c 69 65 72 20 76 65 72 73 69 6f 6e | earlier version| 000000b0 73 20 77 69 6c 6c 20 6e 6f 74 20 77 6f 72 6b 20 |s will not work | 000000c0 6f 6e 20 53 74 72 6f 6e 67 41 52 4d 2c 20 73 6f |on StrongARM, so| 000000d0 20 79 6f 75 20 61 72 65 20 61 64 76 69 73 65 64 | you are advised| 000000e0 20 74 6f 0a 75 70 67 72 61 64 65 20 69 66 20 79 | to.upgrade if y| 000000f0 6f 75 20 68 61 76 65 20 61 6e 20 65 61 72 6c 69 |ou have an earli| 00000100 65 72 20 76 65 72 73 69 6f 6e 2e 0a 0a 46 75 6c |er version...Ful| 00000110 6c 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 6f 6e |l information on| 00000120 20 41 72 63 46 53 20 69 73 20 61 76 61 69 6c 61 | ArcFS is availa| 00000130 62 6c 65 20 61 73 20 70 61 72 74 20 6f 66 20 74 |ble as part of t| 00000140 68 65 20 27 41 72 63 46 53 45 78 74 72 61 27 20 |he 'ArcFSExtra' | 00000150 70 61 63 6b 61 67 65 2c 0a 61 6c 6f 6e 67 20 77 |package,.along w| 00000160 69 74 68 20 74 65 63 68 6e 69 63 61 6c 20 64 6f |ith technical do| 00000170 63 75 6d 65 6e 74 61 74 69 6f 6e 20 61 6e 64 20 |cumentation and | 00000180 75 74 69 6c 69 74 69 65 73 2e 0a 0a 54 68 69 73 |utilities...This| 00000190 20 76 65 72 73 69 6f 6e 20 6f 66 20 41 72 63 46 | version of ArcF| 000001a0 53 20 69 73 20 6e 6f 74 20 50 2e 44 2e 2c 20 62 |S is not P.D., b| 000001b0 75 74 20 6d 61 79 20 62 65 20 64 69 73 74 72 69 |ut may be distri| 000001c0 62 75 74 65 64 20 73 75 62 6a 65 63 74 20 74 6f |buted subject to| 000001d0 20 74 68 65 0a 63 6f 6e 64 69 74 69 6f 6e 73 20 | the.conditions | 000001e0 69 6e 20 74 68 65 20 27 4c 69 63 65 6e 63 65 27 |in the 'Licence'| 000001f0 20 66 69 6c 65 2e 0a 0a 41 72 63 46 53 20 68 61 | file...ArcFS ha| 00000200 73 20 66 69 6c 69 6e 67 20 73 79 73 74 65 6d 20 |s filing system | 00000210 6e 75 6d 62 65 72 20 35 36 2e 20 4d 79 20 74 68 |number 56. My th| 00000220 61 6e 6b 73 20 74 6f 20 41 63 6f 72 6e 20 66 6f |anks to Acorn fo| 00000230 72 20 74 68 65 20 61 6c 6c 6f 63 61 74 69 6f 6e |r the allocation| 00000240 20 6f 66 0a 74 68 69 73 20 66 69 6c 69 6e 67 20 | of.this filing | 00000250 73 79 73 74 65 6d 20 6e 75 6d 62 65 72 20 61 6e |system number an| 00000260 64 20 66 6f 72 20 74 68 65 20 61 6c 6c 6f 63 61 |d for the alloca| 00000270 74 69 6f 6e 20 6f 66 20 74 68 65 20 53 57 49 20 |tion of the SWI | 00000280 63 68 75 6e 6b 20 62 61 73 65 73 0a 28 26 34 33 |chunk bases.(&43| 00000290 37 43 30 20 61 6e 64 20 26 34 38 41 30 30 29 20 |7C0 and &48A00) | 000002a0 61 6e 64 20 46 69 6c 65 74 79 70 65 20 28 26 33 |and Filetype (&3| 000002b0 46 42 29 2e 0a 0a 41 72 63 46 53 20 61 6c 6c 6f |FB)...ArcFS allo| 000002c0 77 73 20 74 68 65 20 6c 6f 61 64 69 6e 67 20 61 |ws the loading a| 000002d0 6e 64 20 6f 70 65 6e 69 6e 67 20 6f 66 20 66 69 |nd opening of fi| 000002e0 6c 65 73 20 69 6e 20 61 72 63 68 69 76 65 73 20 |les in archives | 000002f0 61 73 20 65 61 73 69 6c 79 20 61 73 20 66 69 6c |as easily as fil| 00000300 65 73 0a 6f 6e 20 41 44 46 53 20 6f 72 20 52 61 |es.on ADFS or Ra| 00000310 6d 46 53 2e 20 49 74 20 68 61 73 20 69 74 73 20 |mFS. It has its | 00000320 6f 77 6e 20 41 72 63 46 53 20 66 69 6c 65 72 20 |own ArcFS filer | 00000330 77 68 69 63 68 20 64 69 73 70 6c 61 79 73 20 74 |which displays t| 00000340 68 65 20 72 6f 6f 74 0a 64 69 72 65 63 74 6f 72 |he root.director| 00000350 79 20 69 6e 20 61 20 66 69 6c 65 72 20 77 69 6e |y in a filer win| 00000360 64 6f 77 20 6f 66 20 61 6e 79 20 61 72 63 68 69 |dow of any archi| 00000370 76 65 20 77 68 69 63 68 20 69 73 20 64 6f 75 62 |ve which is doub| 00000380 6c 65 20 63 6c 69 63 6b 65 64 2e 20 46 72 6f 6d |le clicked. From| 00000390 0a 74 68 65 6e 20 6f 6e 20 66 69 6c 65 73 20 61 |.then on files a| 000003a0 6e 64 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 |nd applications | 000003b0 6d 61 79 20 62 65 20 6c 6f 61 64 65 64 20 61 73 |may be loaded as| 000003c0 20 6e 6f 72 6d 61 6c 20 62 79 20 64 6f 75 62 6c | normal by doubl| 000003d0 65 20 63 6c 69 63 6b 69 6e 67 0a 74 68 65 6d 2e |e clicking.them.| 000003e0 20 44 69 72 65 63 74 6f 72 69 65 73 20 6d 61 79 | Directories may| 000003f0 20 62 65 20 64 69 73 70 6c 61 79 65 64 20 61 6c | be displayed al| 00000400 73 6f 20 62 79 20 64 6f 75 62 6c 65 20 63 6c 69 |so by double cli| 00000410 63 6b 69 6e 67 20 74 68 65 6d 2e 20 41 72 63 46 |cking them. ArcF| 00000420 53 20 63 61 6e 2c 0a 6f 66 20 63 6f 75 72 73 65 |S can,.of course| 00000430 2c 20 61 6c 73 6f 20 62 65 20 75 73 65 64 20 66 |, also be used f| 00000440 72 6f 6d 20 74 68 65 20 63 6f 6d 6d 61 6e 64 20 |rom the command | 00000450 6c 69 6e 65 2e 20 46 61 63 69 6c 69 74 69 65 73 |line. Facilities| 00000460 20 66 6f 72 20 6c 6f 61 64 69 6e 67 0a 65 6e 63 | for loading.enc| 00000470 72 79 70 74 65 64 20 66 69 6c 65 73 20 61 72 65 |rypted files are| 00000480 20 69 6e 63 6c 75 64 65 64 2c 20 76 69 61 20 61 | included, via a| 00000490 20 70 72 65 66 65 72 65 6e 63 65 73 20 77 69 6e | preferences win| 000004a0 64 6f 77 20 77 68 69 63 68 20 63 61 6e 20 62 65 |dow which can be| 000004b0 20 6f 62 74 61 69 6e 65 64 0a 62 79 20 63 6c 69 | obtained.by cli| 000004c0 63 6b 69 6e 67 20 6f 6e 20 74 68 65 20 41 72 63 |cking on the Arc| 000004d0 46 53 20 69 63 6f 6e 2e 0a 0a 2a 4e 65 77 20 74 |FS icon...*New t| 000004e0 6f 20 76 30 2e 36 30 20 2f 20 76 32 2e 32 30 2a |o v0.60 / v2.20*| 000004f0 0a 0a 4e 6f 77 20 2a 4d 55 43 48 2a 20 46 61 73 |..Now *MUCH* Fas| 00000500 74 65 72 2e 20 53 75 70 70 6f 72 74 20 66 6f 72 |ter. Support for| 00000510 20 61 20 6e 65 77 20 61 72 63 68 69 76 65 20 66 | a new archive f| 00000520 69 6c 65 74 79 70 65 20 28 26 33 46 42 29 20 73 |iletype (&3FB) s| 00000530 6f 20 41 72 63 46 53 0a 61 72 63 68 69 76 65 20 |o ArcFS.archive | 00000540 61 72 65 6e 27 74 20 6c 6f 61 64 65 64 20 62 79 |aren't loaded by| 00000550 20 53 70 61 72 6b 46 53 2e 20 46 75 6c 6c 20 76 | SparkFS. Full v| 00000560 65 72 73 69 6f 6e 20 61 6c 73 6f 20 6e 6f 77 20 |ersion also now | 00000570 70 75 74 73 20 61 20 73 65 63 6f 6e 64 20 63 6f |puts a second co| 00000580 70 79 0a 6f 66 20 66 69 6c 65 20 63 61 74 61 6c |py.of file catal| 00000590 6f 67 75 65 20 69 6e 66 6f 72 6d 61 74 69 6f 6e |ogue information| 000005a0 20 69 6d 6d 65 64 69 61 74 65 6c 79 20 62 65 66 | immediately bef| 000005b0 6f 72 65 20 74 68 65 20 66 69 6c 65 20 64 61 74 |ore the file dat| 000005c0 61 20 74 6f 20 6d 61 6b 65 0a 72 65 63 6f 76 65 |a to make.recove| 000005d0 72 79 20 6f 66 20 66 69 6c 65 73 20 66 72 6f 6d |ry of files from| 000005e0 20 63 6f 72 72 75 70 74 20 61 72 63 68 69 76 65 | corrupt archive| 000005f0 73 20 65 61 73 69 65 72 2e 0a 0a 2a 4e 65 77 20 |s easier...*New | 00000600 74 6f 20 76 30 2e 36 35 20 2f 20 76 32 2e 32 33 |to v0.65 / v2.23| 00000610 2a 0a 0a 4d 65 6d 6f 72 79 20 6d 61 6e 61 67 65 |*..Memory manage| 00000620 6d 65 6e 74 20 68 61 73 20 6e 6f 77 20 62 65 65 |ment has now bee| 00000630 6e 20 73 65 70 61 72 61 74 65 64 20 6f 75 74 20 |n separated out | 00000640 69 6e 74 6f 20 61 6e 6f 74 68 65 72 20 6d 6f 64 |into another mod| 00000650 75 6c 65 2e 20 44 79 6e 61 6d 69 63 0a 61 72 65 |ule. Dynamic.are| 00000660 61 20 6d 65 6d 6f 72 79 20 6d 61 6e 61 67 65 6d |a memory managem| 00000670 65 6e 74 20 69 6e 63 6c 75 64 65 64 20 66 6f 72 |ent included for| 00000680 20 52 49 53 43 20 4f 53 20 33 2e 35 20 69 6e 20 | RISC OS 3.5 in | 00000690 76 32 2e 32 34 0a 0a 2a 4e 65 77 20 74 6f 20 76 |v2.24..*New to v| 000006a0 30 2e 37 30 20 2f 20 76 32 2e 35 30 2a 0a 0a 49 |0.70 / v2.50*..I| 000006b0 6d 70 72 6f 76 65 64 20 52 49 53 43 20 4f 53 20 |mproved RISC OS | 000006c0 33 2e 35 20 6d 65 6d 6f 72 79 20 6d 61 6e 61 67 |3.5 memory manag| 000006d0 65 6d 65 6e 74 20 2b 20 42 75 67 20 66 69 78 65 |ement + Bug fixe| 000006e0 73 2e 20 54 68 65 20 72 65 61 64 20 6f 6e 6c 79 |s. The read only| 000006f0 20 76 65 72 73 69 6f 6e 20 69 73 0a 6e 6f 77 20 | version is.now | 00000700 73 6d 61 6c 6c 65 72 20 2d 20 73 6f 6d 65 20 72 |smaller - some r| 00000710 65 73 6f 75 72 63 65 73 20 61 72 65 20 73 74 6f |esources are sto| 00000720 72 65 64 20 63 6f 6d 70 72 65 73 73 65 64 20 77 |red compressed w| 00000730 69 74 68 69 6e 20 74 68 65 20 61 70 70 6c 69 63 |ithin the applic| 00000740 61 74 69 6f 6e 20 26 0a 74 68 65 20 41 72 63 46 |ation &.the ArcF| 00000750 53 20 6d 6f 64 75 6c 65 20 69 73 20 63 6f 6d 70 |S module is comp| 00000760 72 65 73 73 65 64 20 77 69 74 68 20 41 63 6f 72 |ressed with Acor| 00000770 6e 27 73 20 44 44 45 20 53 71 75 65 65 7a 65 20 |n's DDE Squeeze | 00000780 75 74 69 6c 69 74 79 2e 20 54 68 69 73 20 69 73 |utility. This is| 00000790 20 74 68 65 0a 72 65 6c 65 61 73 65 20 66 69 6e | the.release fin| 000007a0 61 6c 20 76 65 72 73 69 6f 6e 20 74 68 61 74 20 |al version that | 000007b0 64 6f 65 73 20 6e 6f 74 20 6e 65 65 64 20 4d 65 |does not need Me| 000007c0 73 73 61 67 65 54 72 61 6e 73 20 2d 20 46 75 74 |ssageTrans - Fut| 000007d0 75 72 65 20 72 65 6c 65 61 73 65 73 20 77 69 6c |ure releases wil| 000007e0 6c 0a 62 65 20 66 75 6c 6c 79 20 69 6e 74 65 72 |l.be fully inter| 000007f0 6e 61 74 69 6f 6e 61 6c 69 73 65 64 20 61 6e 64 |nationalised and| 00000800 20 6f 6e 20 52 49 53 43 20 4f 53 20 32 20 6d 61 | on RISC OS 2 ma| 00000810 63 68 69 6e 65 73 20 77 69 6c 6c 20 6e 65 65 64 |chines will need| 00000820 20 74 6f 20 6c 6f 61 64 20 69 74 0a 66 72 6f 6d | to load it.from| 00000830 20 21 53 79 73 74 65 6d 2e 20 0a 0a 2a 2a 2a 2a | !System. ..****| 00000840 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000880 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a 0a 41 6c 6c 20 63 |*********..All c| 00000890 6f 6d 6d 65 6e 74 73 20 61 6e 64 20 73 75 67 67 |omments and sugg| 000008a0 65 73 74 69 6f 6e 73 20 66 6f 72 20 66 75 74 75 |estions for futu| 000008b0 72 65 20 69 6d 70 72 6f 76 65 6d 65 6e 74 20 61 |re improvement a| 000008c0 72 65 20 77 65 6c 63 6f 6d 65 20 62 75 74 20 70 |re welcome but p| 000008d0 6c 65 61 73 65 0a 6e 6f 74 65 20 74 68 61 74 20 |lease.note that | 000008e0 49 20 63 61 6e 6e 6f 74 20 72 65 70 6c 79 20 74 |I cannot reply t| 000008f0 6f 20 6c 65 74 74 65 72 73 20 77 69 74 68 6f 75 |o letters withou| 00000900 74 20 41 20 53 54 41 4d 50 45 44 2c 20 41 44 44 |t A STAMPED, ADD| 00000910 52 45 53 53 45 44 20 45 4e 56 45 4c 4f 50 45 2e |RESSED ENVELOPE.| 00000920 0a 0a 54 68 65 20 61 64 64 72 65 73 73 20 69 73 |..The address is| 00000930 3a 0a 0a 20 20 20 20 4d 72 2e 20 4d 2e 20 53 6d |:.. Mr. M. Sm| 00000940 69 74 68 0a 20 20 20 20 33 2c 20 46 69 6e 64 6f |ith. 3, Findo| 00000950 6e 20 43 6f 75 72 74 2c 0a 20 20 20 20 53 70 69 |n Court,. Spi| 00000960 6e 6e 65 79 20 48 69 6c 6c 2c 0a 20 20 20 20 41 |nney Hill,. A| 00000970 64 64 6c 65 73 74 6f 6e 65 2c 0a 20 20 20 20 53 |ddlestone,. S| 00000980 75 72 72 65 79 2e 0a 20 20 20 20 4b 54 31 35 20 |urrey.. KT15 | 00000990 31 42 44 2e 0a 0a 49 20 77 6f 75 6c 64 20 61 6c |1BD...I would al| 000009a0 73 6f 2c 20 6f 66 20 63 6f 75 72 73 65 20 77 65 |so, of course we| 000009b0 6c 63 6f 6d 65 20 64 65 74 61 69 6c 73 20 6f 66 |lcome details of| 000009c0 20 61 6e 79 20 62 75 67 73 20 64 69 73 63 6f 76 | any bugs discov| 000009d0 65 72 65 64 20 73 6f 0a 74 68 61 74 20 49 20 63 |ered so.that I c| 000009e0 61 6e 20 63 6f 72 72 65 63 74 20 74 68 65 6d 2e |an correct them.| 000009f0 0a 0a 45 6d 61 69 6c 20 6d 61 72 6b 40 66 69 6e |..Email mark@fin| 00000a00 64 6f 6e 2e 64 65 6d 6f 6e 2e 63 6f 2e 75 6b 0a |don.demon.co.uk.| 00000a10 0a a9 20 4d 61 72 6b 20 53 6d 69 74 68 2c 20 31 |.. Mark Smith, 1| 00000a20 39 39 36 0a |996.| 00000a24