Home » Archimedes archive » Acorn User » AU 1996-03 B.adf » Others » Freeware/EasyFiler/!EasiFiler/!Help

Freeware/EasyFiler/!EasiFiler/!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 » Acorn User » AU 1996-03 B.adf » Others
Filename: Freeware/EasyFiler/!EasiFiler/!Help
Read OK:
File size: 127F bytes
Load address: 0000
Exec address: 0000
File contents
-----------------------------------------------------------------------
                         EasiFiler Version 1.02
                            By Craig Burton.
-----------------------------------------------------------------------

Important Notice:
  
    This application is FreeWare.  This means that it can be copied and
distributed free of charge, provided that it is not changed in any way.

-----------------------------------------------------------------------

  EasiFiler is an application which is designed to make launching and 
using applications much easier.

  The idea was to produce an application which would replace the resource
filer.  EasiFiler does this, but still alllows access to the resources
contained in the ResourceFS filing system, which are needed by many
applications.  This is made possible by the fact that most filing systems
consist of 2 modules.  The first contains all the code needed by the
filing system, while the second creates a Wimp frontend for the system
(the Apps icon on the iconbar).

  EasiFiler allows you to have easy access to your favourite applications,
directories and files.  Clicking on the icon open a window containing 16
icons.  To add an object, just drag it into your chosen icon.  The object
will then be added to the window.  Once it is there, it can be activated
by simply clicking on it - you do not need to double click, as with the
regular RISC OS filer.

  Clicking with Select activates the object, while clicking with adjust
activates the object, and closes the window (the actions of these buttons
can be reversed).

  Clicking over an object with the Menu button opens a menu, which is
different, depending on whether the object is a file, a directory or an
application.  The first item leads to a dialogue box, which gives
information about the object - its size, filetype, datestamp and so on.
  Most of the options in these menus are self explanatory.  The remove
option at the bottom removes the object from the EasiFiler window.

  Holding down shift while you click on an object does exactly the same as
it would with the RISC OS filer, opening an application, or loading a file
into a text editor.

  Once you have added objects to the window, you can save the changes so
that they are loaded when the program is next run (probably as a part of
your boot sequence).  This is done by selecting the Save data option in
the iconbar menu.

  There is also a ResourceFS option, which leads to a submenu containing
two options, $ and Apps, which open the corresponding directories of the
ResourceFS filing system.  This is so that access is still available to
those applications held in the ROM.  Clicking on the EasiFiler icon with
Adjust will also open the Apps display.

  If you try to quit the application, either from the iconbar menu or the
TaskManager window or shutdown the desktop, while the object data has
been changed, but not saved, then EasiFiler will halt the process, asking
you if you want to proceed with the action, or save the data.

  A choices option is also available in the iconbar menu.  When this is
selected, a dialogue box is opened, which allows you to configure some
aspects of the application.

  The first option is to kill the Resource filer.  Although this may seem
harsh, and may crash the computer, because most parts of the system have
resources contained in the system, it is only the Wimp frontend module
(ResourceFiler) which is killed.  The main ResourceFS module is left intact,
allowing access to these resources (and the ROM applications).

  The second option configures which mouse button closes the window when
used.  If this option is on, then the Adjust button will close the window,
when an object is selected, while clicking with Select will leave the
window open.  If this option is deselected, then the reverse is the case.

  The last option chooses whether or not the applications contained in
EasiFiler are Filer_Booted when EasiFiler runs, or if this should be left
in order for it to be done by a desktop !Boot sequence.



Things to do:
  
  Replace whole RISC OS filer with EasiFiler style application
  Allow user configuration of font style
  Convert application to ARM code  -  Only if I get REALLY bored!!
  
  
  Should you have any suggestions for the development of EasiFiler, then
write to the author, Craig Burton at the address below:
  
          Tottenham             (Guess which team I support!)
          Les Puits             (Good old French name)
          Castel                (Or C�tel if you prefer the French spelling)
          GUERNSEY              (It�s a hell of a lot better than Jersey!)
          GY5 7PB               (One of those new-fangled post code things)
00000000  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000040  2d 2d 2d 2d 2d 2d 2d 0a  20 20 20 20 20 20 20 20  |-------.        |
00000050  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000060  20 45 61 73 69 46 69 6c  65 72 20 56 65 72 73 69  | EasiFiler Versi|
00000070  6f 6e 20 31 2e 30 32 0a  20 20 20 20 20 20 20 20  |on 1.02.        |
00000080  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000090  20 20 20 20 42 79 20 43  72 61 69 67 20 42 75 72  |    By Craig Bur|
000000a0  74 6f 6e 2e 0a 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ton..-----------|
000000b0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
000000e0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 0a 49 6d  |------------..Im|
000000f0  70 6f 72 74 61 6e 74 20  4e 6f 74 69 63 65 3a 0a  |portant Notice:.|
00000100  20 20 0a 20 20 20 20 54  68 69 73 20 61 70 70 6c  |  .    This appl|
00000110  69 63 61 74 69 6f 6e 20  69 73 20 46 72 65 65 57  |ication is FreeW|
00000120  61 72 65 2e 20 20 54 68  69 73 20 6d 65 61 6e 73  |are.  This means|
00000130  20 74 68 61 74 20 69 74  20 63 61 6e 20 62 65 20  | that it can be |
00000140  63 6f 70 69 65 64 20 61  6e 64 0a 64 69 73 74 72  |copied and.distr|
00000150  69 62 75 74 65 64 20 66  72 65 65 20 6f 66 20 63  |ibuted free of c|
00000160  68 61 72 67 65 2c 20 70  72 6f 76 69 64 65 64 20  |harge, provided |
00000170  74 68 61 74 20 69 74 20  69 73 20 6e 6f 74 20 63  |that it is not c|
00000180  68 61 6e 67 65 64 20 69  6e 20 61 6e 79 20 77 61  |hanged in any wa|
00000190  79 2e 0a 0a 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |y...------------|
000001a0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
000001d0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 0a 0a 20 20 45  |-----------..  E|
000001e0  61 73 69 46 69 6c 65 72  20 69 73 20 61 6e 20 61  |asiFiler is an a|
000001f0  70 70 6c 69 63 61 74 69  6f 6e 20 77 68 69 63 68  |pplication which|
00000200  20 69 73 20 64 65 73 69  67 6e 65 64 20 74 6f 20  | is designed to |
00000210  6d 61 6b 65 20 6c 61 75  6e 63 68 69 6e 67 20 61  |make launching a|
00000220  6e 64 20 0a 75 73 69 6e  67 20 61 70 70 6c 69 63  |nd .using applic|
00000230  61 74 69 6f 6e 73 20 6d  75 63 68 20 65 61 73 69  |ations much easi|
00000240  65 72 2e 0a 0a 20 20 54  68 65 20 69 64 65 61 20  |er...  The idea |
00000250  77 61 73 20 74 6f 20 70  72 6f 64 75 63 65 20 61  |was to produce a|
00000260  6e 20 61 70 70 6c 69 63  61 74 69 6f 6e 20 77 68  |n application wh|
00000270  69 63 68 20 77 6f 75 6c  64 20 72 65 70 6c 61 63  |ich would replac|
00000280  65 20 74 68 65 20 72 65  73 6f 75 72 63 65 0a 66  |e the resource.f|
00000290  69 6c 65 72 2e 20 20 45  61 73 69 46 69 6c 65 72  |iler.  EasiFiler|
000002a0  20 64 6f 65 73 20 74 68  69 73 2c 20 62 75 74 20  | does this, but |
000002b0  73 74 69 6c 6c 20 61 6c  6c 6c 6f 77 73 20 61 63  |still alllows ac|
000002c0  63 65 73 73 20 74 6f 20  74 68 65 20 72 65 73 6f  |cess to the reso|
000002d0  75 72 63 65 73 0a 63 6f  6e 74 61 69 6e 65 64 20  |urces.contained |
000002e0  69 6e 20 74 68 65 20 52  65 73 6f 75 72 63 65 46  |in the ResourceF|
000002f0  53 20 66 69 6c 69 6e 67  20 73 79 73 74 65 6d 2c  |S filing system,|
00000300  20 77 68 69 63 68 20 61  72 65 20 6e 65 65 64 65  | which are neede|
00000310  64 20 62 79 20 6d 61 6e  79 0a 61 70 70 6c 69 63  |d by many.applic|
00000320  61 74 69 6f 6e 73 2e 20  20 54 68 69 73 20 69 73  |ations.  This is|
00000330  20 6d 61 64 65 20 70 6f  73 73 69 62 6c 65 20 62  | made possible b|
00000340  79 20 74 68 65 20 66 61  63 74 20 74 68 61 74 20  |y the fact that |
00000350  6d 6f 73 74 20 66 69 6c  69 6e 67 20 73 79 73 74  |most filing syst|
00000360  65 6d 73 0a 63 6f 6e 73  69 73 74 20 6f 66 20 32  |ems.consist of 2|
00000370  20 6d 6f 64 75 6c 65 73  2e 20 20 54 68 65 20 66  | modules.  The f|
00000380  69 72 73 74 20 63 6f 6e  74 61 69 6e 73 20 61 6c  |irst contains al|
00000390  6c 20 74 68 65 20 63 6f  64 65 20 6e 65 65 64 65  |l the code neede|
000003a0  64 20 62 79 20 74 68 65  0a 66 69 6c 69 6e 67 20  |d by the.filing |
000003b0  73 79 73 74 65 6d 2c 20  77 68 69 6c 65 20 74 68  |system, while th|
000003c0  65 20 73 65 63 6f 6e 64  20 63 72 65 61 74 65 73  |e second creates|
000003d0  20 61 20 57 69 6d 70 20  66 72 6f 6e 74 65 6e 64  | a Wimp frontend|
000003e0  20 66 6f 72 20 74 68 65  20 73 79 73 74 65 6d 0a  | for the system.|
000003f0  28 74 68 65 20 41 70 70  73 20 69 63 6f 6e 20 6f  |(the Apps icon o|
00000400  6e 20 74 68 65 20 69 63  6f 6e 62 61 72 29 2e 0a  |n the iconbar)..|
00000410  0a 20 20 45 61 73 69 46  69 6c 65 72 20 61 6c 6c  |.  EasiFiler all|
00000420  6f 77 73 20 79 6f 75 20  74 6f 20 68 61 76 65 20  |ows you to have |
00000430  65 61 73 79 20 61 63 63  65 73 73 20 74 6f 20 79  |easy access to y|
00000440  6f 75 72 20 66 61 76 6f  75 72 69 74 65 20 61 70  |our favourite ap|
00000450  70 6c 69 63 61 74 69 6f  6e 73 2c 0a 64 69 72 65  |plications,.dire|
00000460  63 74 6f 72 69 65 73 20  61 6e 64 20 66 69 6c 65  |ctories and file|
00000470  73 2e 20 20 43 6c 69 63  6b 69 6e 67 20 6f 6e 20  |s.  Clicking on |
00000480  74 68 65 20 69 63 6f 6e  20 6f 70 65 6e 20 61 20  |the icon open a |
00000490  77 69 6e 64 6f 77 20 63  6f 6e 74 61 69 6e 69 6e  |window containin|
000004a0  67 20 31 36 0a 69 63 6f  6e 73 2e 20 20 54 6f 20  |g 16.icons.  To |
000004b0  61 64 64 20 61 6e 20 6f  62 6a 65 63 74 2c 20 6a  |add an object, j|
000004c0  75 73 74 20 64 72 61 67  20 69 74 20 69 6e 74 6f  |ust drag it into|
000004d0  20 79 6f 75 72 20 63 68  6f 73 65 6e 20 69 63 6f  | your chosen ico|
000004e0  6e 2e 20 20 54 68 65 20  6f 62 6a 65 63 74 0a 77  |n.  The object.w|
000004f0  69 6c 6c 20 74 68 65 6e  20 62 65 20 61 64 64 65  |ill then be adde|
00000500  64 20 74 6f 20 74 68 65  20 77 69 6e 64 6f 77 2e  |d to the window.|
00000510  20 20 4f 6e 63 65 20 69  74 20 69 73 20 74 68 65  |  Once it is the|
00000520  72 65 2c 20 69 74 20 63  61 6e 20 62 65 20 61 63  |re, it can be ac|
00000530  74 69 76 61 74 65 64 0a  62 79 20 73 69 6d 70 6c  |tivated.by simpl|
00000540  79 20 63 6c 69 63 6b 69  6e 67 20 6f 6e 20 69 74  |y clicking on it|
00000550  20 2d 20 79 6f 75 20 64  6f 20 6e 6f 74 20 6e 65  | - you do not ne|
00000560  65 64 20 74 6f 20 64 6f  75 62 6c 65 20 63 6c 69  |ed to double cli|
00000570  63 6b 2c 20 61 73 20 77  69 74 68 20 74 68 65 0a  |ck, as with the.|
00000580  72 65 67 75 6c 61 72 20  52 49 53 43 20 4f 53 20  |regular RISC OS |
00000590  66 69 6c 65 72 2e 0a 0a  20 20 43 6c 69 63 6b 69  |filer...  Clicki|
000005a0  6e 67 20 77 69 74 68 20  53 65 6c 65 63 74 20 61  |ng with Select a|
000005b0  63 74 69 76 61 74 65 73  20 74 68 65 20 6f 62 6a  |ctivates the obj|
000005c0  65 63 74 2c 20 77 68 69  6c 65 20 63 6c 69 63 6b  |ect, while click|
000005d0  69 6e 67 20 77 69 74 68  20 61 64 6a 75 73 74 0a  |ing with adjust.|
000005e0  61 63 74 69 76 61 74 65  73 20 74 68 65 20 6f 62  |activates the ob|
000005f0  6a 65 63 74 2c 20 61 6e  64 20 63 6c 6f 73 65 73  |ject, and closes|
00000600  20 74 68 65 20 77 69 6e  64 6f 77 20 28 74 68 65  | the window (the|
00000610  20 61 63 74 69 6f 6e 73  20 6f 66 20 74 68 65 73  | actions of thes|
00000620  65 20 62 75 74 74 6f 6e  73 0a 63 61 6e 20 62 65  |e buttons.can be|
00000630  20 72 65 76 65 72 73 65  64 29 2e 0a 0a 20 20 43  | reversed)...  C|
00000640  6c 69 63 6b 69 6e 67 20  6f 76 65 72 20 61 6e 20  |licking over an |
00000650  6f 62 6a 65 63 74 20 77  69 74 68 20 74 68 65 20  |object with the |
00000660  4d 65 6e 75 20 62 75 74  74 6f 6e 20 6f 70 65 6e  |Menu button open|
00000670  73 20 61 20 6d 65 6e 75  2c 20 77 68 69 63 68 20  |s a menu, which |
00000680  69 73 0a 64 69 66 66 65  72 65 6e 74 2c 20 64 65  |is.different, de|
00000690  70 65 6e 64 69 6e 67 20  6f 6e 20 77 68 65 74 68  |pending on wheth|
000006a0  65 72 20 74 68 65 20 6f  62 6a 65 63 74 20 69 73  |er the object is|
000006b0  20 61 20 66 69 6c 65 2c  20 61 20 64 69 72 65 63  | a file, a direc|
000006c0  74 6f 72 79 20 6f 72 20  61 6e 0a 61 70 70 6c 69  |tory or an.appli|
000006d0  63 61 74 69 6f 6e 2e 20  20 54 68 65 20 66 69 72  |cation.  The fir|
000006e0  73 74 20 69 74 65 6d 20  6c 65 61 64 73 20 74 6f  |st item leads to|
000006f0  20 61 20 64 69 61 6c 6f  67 75 65 20 62 6f 78 2c  | a dialogue box,|
00000700  20 77 68 69 63 68 20 67  69 76 65 73 0a 69 6e 66  | which gives.inf|
00000710  6f 72 6d 61 74 69 6f 6e  20 61 62 6f 75 74 20 74  |ormation about t|
00000720  68 65 20 6f 62 6a 65 63  74 20 2d 20 69 74 73 20  |he object - its |
00000730  73 69 7a 65 2c 20 66 69  6c 65 74 79 70 65 2c 20  |size, filetype, |
00000740  64 61 74 65 73 74 61 6d  70 20 61 6e 64 20 73 6f  |datestamp and so|
00000750  20 6f 6e 2e 0a 20 20 4d  6f 73 74 20 6f 66 20 74  | on..  Most of t|
00000760  68 65 20 6f 70 74 69 6f  6e 73 20 69 6e 20 74 68  |he options in th|
00000770  65 73 65 20 6d 65 6e 75  73 20 61 72 65 20 73 65  |ese menus are se|
00000780  6c 66 20 65 78 70 6c 61  6e 61 74 6f 72 79 2e 20  |lf explanatory. |
00000790  20 54 68 65 20 72 65 6d  6f 76 65 0a 6f 70 74 69  | The remove.opti|
000007a0  6f 6e 20 61 74 20 74 68  65 20 62 6f 74 74 6f 6d  |on at the bottom|
000007b0  20 72 65 6d 6f 76 65 73  20 74 68 65 20 6f 62 6a  | removes the obj|
000007c0  65 63 74 20 66 72 6f 6d  20 74 68 65 20 45 61 73  |ect from the Eas|
000007d0  69 46 69 6c 65 72 20 77  69 6e 64 6f 77 2e 0a 0a  |iFiler window...|
000007e0  20 20 48 6f 6c 64 69 6e  67 20 64 6f 77 6e 20 73  |  Holding down s|
000007f0  68 69 66 74 20 77 68 69  6c 65 20 79 6f 75 20 63  |hift while you c|
00000800  6c 69 63 6b 20 6f 6e 20  61 6e 20 6f 62 6a 65 63  |lick on an objec|
00000810  74 20 64 6f 65 73 20 65  78 61 63 74 6c 79 20 74  |t does exactly t|
00000820  68 65 20 73 61 6d 65 20  61 73 0a 69 74 20 77 6f  |he same as.it wo|
00000830  75 6c 64 20 77 69 74 68  20 74 68 65 20 52 49 53  |uld with the RIS|
00000840  43 20 4f 53 20 66 69 6c  65 72 2c 20 6f 70 65 6e  |C OS filer, open|
00000850  69 6e 67 20 61 6e 20 61  70 70 6c 69 63 61 74 69  |ing an applicati|
00000860  6f 6e 2c 20 6f 72 20 6c  6f 61 64 69 6e 67 20 61  |on, or loading a|
00000870  20 66 69 6c 65 0a 69 6e  74 6f 20 61 20 74 65 78  | file.into a tex|
00000880  74 20 65 64 69 74 6f 72  2e 0a 0a 20 20 4f 6e 63  |t editor...  Onc|
00000890  65 20 79 6f 75 20 68 61  76 65 20 61 64 64 65 64  |e you have added|
000008a0  20 6f 62 6a 65 63 74 73  20 74 6f 20 74 68 65 20  | objects to the |
000008b0  77 69 6e 64 6f 77 2c 20  79 6f 75 20 63 61 6e 20  |window, you can |
000008c0  73 61 76 65 20 74 68 65  20 63 68 61 6e 67 65 73  |save the changes|
000008d0  20 73 6f 0a 74 68 61 74  20 74 68 65 79 20 61 72  | so.that they ar|
000008e0  65 20 6c 6f 61 64 65 64  20 77 68 65 6e 20 74 68  |e loaded when th|
000008f0  65 20 70 72 6f 67 72 61  6d 20 69 73 20 6e 65 78  |e program is nex|
00000900  74 20 72 75 6e 20 28 70  72 6f 62 61 62 6c 79 20  |t run (probably |
00000910  61 73 20 61 20 70 61 72  74 20 6f 66 0a 79 6f 75  |as a part of.you|
00000920  72 20 62 6f 6f 74 20 73  65 71 75 65 6e 63 65 29  |r boot sequence)|
00000930  2e 20 20 54 68 69 73 20  69 73 20 64 6f 6e 65 20  |.  This is done |
00000940  62 79 20 73 65 6c 65 63  74 69 6e 67 20 74 68 65  |by selecting the|
00000950  20 53 61 76 65 20 64 61  74 61 20 6f 70 74 69 6f  | Save data optio|
00000960  6e 20 69 6e 0a 74 68 65  20 69 63 6f 6e 62 61 72  |n in.the iconbar|
00000970  20 6d 65 6e 75 2e 0a 0a  20 20 54 68 65 72 65 20  | menu...  There |
00000980  69 73 20 61 6c 73 6f 20  61 20 52 65 73 6f 75 72  |is also a Resour|
00000990  63 65 46 53 20 6f 70 74  69 6f 6e 2c 20 77 68 69  |ceFS option, whi|
000009a0  63 68 20 6c 65 61 64 73  20 74 6f 20 61 20 73 75  |ch leads to a su|
000009b0  62 6d 65 6e 75 20 63 6f  6e 74 61 69 6e 69 6e 67  |bmenu containing|
000009c0  0a 74 77 6f 20 6f 70 74  69 6f 6e 73 2c 20 24 20  |.two options, $ |
000009d0  61 6e 64 20 41 70 70 73  2c 20 77 68 69 63 68 20  |and Apps, which |
000009e0  6f 70 65 6e 20 74 68 65  20 63 6f 72 72 65 73 70  |open the corresp|
000009f0  6f 6e 64 69 6e 67 20 64  69 72 65 63 74 6f 72 69  |onding directori|
00000a00  65 73 20 6f 66 20 74 68  65 0a 52 65 73 6f 75 72  |es of the.Resour|
00000a10  63 65 46 53 20 66 69 6c  69 6e 67 20 73 79 73 74  |ceFS filing syst|
00000a20  65 6d 2e 20 20 54 68 69  73 20 69 73 20 73 6f 20  |em.  This is so |
00000a30  74 68 61 74 20 61 63 63  65 73 73 20 69 73 20 73  |that access is s|
00000a40  74 69 6c 6c 20 61 76 61  69 6c 61 62 6c 65 20 74  |till available t|
00000a50  6f 0a 74 68 6f 73 65 20  61 70 70 6c 69 63 61 74  |o.those applicat|
00000a60  69 6f 6e 73 20 68 65 6c  64 20 69 6e 20 74 68 65  |ions held in the|
00000a70  20 52 4f 4d 2e 20 20 43  6c 69 63 6b 69 6e 67 20  | ROM.  Clicking |
00000a80  6f 6e 20 74 68 65 20 45  61 73 69 46 69 6c 65 72  |on the EasiFiler|
00000a90  20 69 63 6f 6e 20 77 69  74 68 0a 41 64 6a 75 73  | icon with.Adjus|
00000aa0  74 20 77 69 6c 6c 20 61  6c 73 6f 20 6f 70 65 6e  |t will also open|
00000ab0  20 74 68 65 20 41 70 70  73 20 64 69 73 70 6c 61  | the Apps displa|
00000ac0  79 2e 0a 0a 20 20 49 66  20 79 6f 75 20 74 72 79  |y...  If you try|
00000ad0  20 74 6f 20 71 75 69 74  20 74 68 65 20 61 70 70  | to quit the app|
00000ae0  6c 69 63 61 74 69 6f 6e  2c 20 65 69 74 68 65 72  |lication, either|
00000af0  20 66 72 6f 6d 20 74 68  65 20 69 63 6f 6e 62 61  | from the iconba|
00000b00  72 20 6d 65 6e 75 20 6f  72 20 74 68 65 0a 54 61  |r menu or the.Ta|
00000b10  73 6b 4d 61 6e 61 67 65  72 20 77 69 6e 64 6f 77  |skManager window|
00000b20  20 6f 72 20 73 68 75 74  64 6f 77 6e 20 74 68 65  | or shutdown the|
00000b30  20 64 65 73 6b 74 6f 70  2c 20 77 68 69 6c 65 20  | desktop, while |
00000b40  74 68 65 20 6f 62 6a 65  63 74 20 64 61 74 61 20  |the object data |
00000b50  68 61 73 0a 62 65 65 6e  20 63 68 61 6e 67 65 64  |has.been changed|
00000b60  2c 20 62 75 74 20 6e 6f  74 20 73 61 76 65 64 2c  |, but not saved,|
00000b70  20 74 68 65 6e 20 45 61  73 69 46 69 6c 65 72 20  | then EasiFiler |
00000b80  77 69 6c 6c 20 68 61 6c  74 20 74 68 65 20 70 72  |will halt the pr|
00000b90  6f 63 65 73 73 2c 20 61  73 6b 69 6e 67 0a 79 6f  |ocess, asking.yo|
00000ba0  75 20 69 66 20 79 6f 75  20 77 61 6e 74 20 74 6f  |u if you want to|
00000bb0  20 70 72 6f 63 65 65 64  20 77 69 74 68 20 74 68  | proceed with th|
00000bc0  65 20 61 63 74 69 6f 6e  2c 20 6f 72 20 73 61 76  |e action, or sav|
00000bd0  65 20 74 68 65 20 64 61  74 61 2e 0a 0a 20 20 41  |e the data...  A|
00000be0  20 63 68 6f 69 63 65 73  20 6f 70 74 69 6f 6e 20  | choices option |
00000bf0  69 73 20 61 6c 73 6f 20  61 76 61 69 6c 61 62 6c  |is also availabl|
00000c00  65 20 69 6e 20 74 68 65  20 69 63 6f 6e 62 61 72  |e in the iconbar|
00000c10  20 6d 65 6e 75 2e 20 20  57 68 65 6e 20 74 68 69  | menu.  When thi|
00000c20  73 20 69 73 0a 73 65 6c  65 63 74 65 64 2c 20 61  |s is.selected, a|
00000c30  20 64 69 61 6c 6f 67 75  65 20 62 6f 78 20 69 73  | dialogue box is|
00000c40  20 6f 70 65 6e 65 64 2c  20 77 68 69 63 68 20 61  | opened, which a|
00000c50  6c 6c 6f 77 73 20 79 6f  75 20 74 6f 20 63 6f 6e  |llows you to con|
00000c60  66 69 67 75 72 65 20 73  6f 6d 65 0a 61 73 70 65  |figure some.aspe|
00000c70  63 74 73 20 6f 66 20 74  68 65 20 61 70 70 6c 69  |cts of the appli|
00000c80  63 61 74 69 6f 6e 2e 0a  0a 20 20 54 68 65 20 66  |cation...  The f|
00000c90  69 72 73 74 20 6f 70 74  69 6f 6e 20 69 73 20 74  |irst option is t|
00000ca0  6f 20 6b 69 6c 6c 20 74  68 65 20 52 65 73 6f 75  |o kill the Resou|
00000cb0  72 63 65 20 66 69 6c 65  72 2e 20 20 41 6c 74 68  |rce filer.  Alth|
00000cc0  6f 75 67 68 20 74 68 69  73 20 6d 61 79 20 73 65  |ough this may se|
00000cd0  65 6d 0a 68 61 72 73 68  2c 20 61 6e 64 20 6d 61  |em.harsh, and ma|
00000ce0  79 20 63 72 61 73 68 20  74 68 65 20 63 6f 6d 70  |y crash the comp|
00000cf0  75 74 65 72 2c 20 62 65  63 61 75 73 65 20 6d 6f  |uter, because mo|
00000d00  73 74 20 70 61 72 74 73  20 6f 66 20 74 68 65 20  |st parts of the |
00000d10  73 79 73 74 65 6d 20 68  61 76 65 0a 72 65 73 6f  |system have.reso|
00000d20  75 72 63 65 73 20 63 6f  6e 74 61 69 6e 65 64 20  |urces contained |
00000d30  69 6e 20 74 68 65 20 73  79 73 74 65 6d 2c 20 69  |in the system, i|
00000d40  74 20 69 73 20 6f 6e 6c  79 20 74 68 65 20 57 69  |t is only the Wi|
00000d50  6d 70 20 66 72 6f 6e 74  65 6e 64 20 6d 6f 64 75  |mp frontend modu|
00000d60  6c 65 0a 28 52 65 73 6f  75 72 63 65 46 69 6c 65  |le.(ResourceFile|
00000d70  72 29 20 77 68 69 63 68  20 69 73 20 6b 69 6c 6c  |r) which is kill|
00000d80  65 64 2e 20 20 54 68 65  20 6d 61 69 6e 20 52 65  |ed.  The main Re|
00000d90  73 6f 75 72 63 65 46 53  20 6d 6f 64 75 6c 65 20  |sourceFS module |
00000da0  69 73 20 6c 65 66 74 20  69 6e 74 61 63 74 2c 0a  |is left intact,.|
00000db0  61 6c 6c 6f 77 69 6e 67  20 61 63 63 65 73 73 20  |allowing access |
00000dc0  74 6f 20 74 68 65 73 65  20 72 65 73 6f 75 72 63  |to these resourc|
00000dd0  65 73 20 28 61 6e 64 20  74 68 65 20 52 4f 4d 20  |es (and the ROM |
00000de0  61 70 70 6c 69 63 61 74  69 6f 6e 73 29 2e 0a 0a  |applications)...|
00000df0  20 20 54 68 65 20 73 65  63 6f 6e 64 20 6f 70 74  |  The second opt|
00000e00  69 6f 6e 20 63 6f 6e 66  69 67 75 72 65 73 20 77  |ion configures w|
00000e10  68 69 63 68 20 6d 6f 75  73 65 20 62 75 74 74 6f  |hich mouse butto|
00000e20  6e 20 63 6c 6f 73 65 73  20 74 68 65 20 77 69 6e  |n closes the win|
00000e30  64 6f 77 20 77 68 65 6e  0a 75 73 65 64 2e 20 20  |dow when.used.  |
00000e40  49 66 20 74 68 69 73 20  6f 70 74 69 6f 6e 20 69  |If this option i|
00000e50  73 20 6f 6e 2c 20 74 68  65 6e 20 74 68 65 20 41  |s on, then the A|
00000e60  64 6a 75 73 74 20 62 75  74 74 6f 6e 20 77 69 6c  |djust button wil|
00000e70  6c 20 63 6c 6f 73 65 20  74 68 65 20 77 69 6e 64  |l close the wind|
00000e80  6f 77 2c 0a 77 68 65 6e  20 61 6e 20 6f 62 6a 65  |ow,.when an obje|
00000e90  63 74 20 69 73 20 73 65  6c 65 63 74 65 64 2c 20  |ct is selected, |
00000ea0  77 68 69 6c 65 20 63 6c  69 63 6b 69 6e 67 20 77  |while clicking w|
00000eb0  69 74 68 20 53 65 6c 65  63 74 20 77 69 6c 6c 20  |ith Select will |
00000ec0  6c 65 61 76 65 20 74 68  65 0a 77 69 6e 64 6f 77  |leave the.window|
00000ed0  20 6f 70 65 6e 2e 20 20  49 66 20 74 68 69 73 20  | open.  If this |
00000ee0  6f 70 74 69 6f 6e 20 69  73 20 64 65 73 65 6c 65  |option is desele|
00000ef0  63 74 65 64 2c 20 74 68  65 6e 20 74 68 65 20 72  |cted, then the r|
00000f00  65 76 65 72 73 65 20 69  73 20 74 68 65 20 63 61  |everse is the ca|
00000f10  73 65 2e 0a 0a 20 20 54  68 65 20 6c 61 73 74 20  |se...  The last |
00000f20  6f 70 74 69 6f 6e 20 63  68 6f 6f 73 65 73 20 77  |option chooses w|
00000f30  68 65 74 68 65 72 20 6f  72 20 6e 6f 74 20 74 68  |hether or not th|
00000f40  65 20 61 70 70 6c 69 63  61 74 69 6f 6e 73 20 63  |e applications c|
00000f50  6f 6e 74 61 69 6e 65 64  20 69 6e 0a 45 61 73 69  |ontained in.Easi|
00000f60  46 69 6c 65 72 20 61 72  65 20 46 69 6c 65 72 5f  |Filer are Filer_|
00000f70  42 6f 6f 74 65 64 20 77  68 65 6e 20 45 61 73 69  |Booted when Easi|
00000f80  46 69 6c 65 72 20 72 75  6e 73 2c 20 6f 72 20 69  |Filer runs, or i|
00000f90  66 20 74 68 69 73 20 73  68 6f 75 6c 64 20 62 65  |f this should be|
00000fa0  20 6c 65 66 74 0a 69 6e  20 6f 72 64 65 72 20 66  | left.in order f|
00000fb0  6f 72 20 69 74 20 74 6f  20 62 65 20 64 6f 6e 65  |or it to be done|
00000fc0  20 62 79 20 61 20 64 65  73 6b 74 6f 70 20 21 42  | by a desktop !B|
00000fd0  6f 6f 74 20 73 65 71 75  65 6e 63 65 2e 0a 0a 0a  |oot sequence....|
00000fe0  0a 54 68 69 6e 67 73 20  74 6f 20 64 6f 3a 0a 20  |.Things to do:. |
00000ff0  20 0a 20 20 52 65 70 6c  61 63 65 20 77 68 6f 6c  | .  Replace whol|
00001000  65 20 52 49 53 43 20 4f  53 20 66 69 6c 65 72 20  |e RISC OS filer |
00001010  77 69 74 68 20 45 61 73  69 46 69 6c 65 72 20 73  |with EasiFiler s|
00001020  74 79 6c 65 20 61 70 70  6c 69 63 61 74 69 6f 6e  |tyle application|
00001030  0a 20 20 41 6c 6c 6f 77  20 75 73 65 72 20 63 6f  |.  Allow user co|
00001040  6e 66 69 67 75 72 61 74  69 6f 6e 20 6f 66 20 66  |nfiguration of f|
00001050  6f 6e 74 20 73 74 79 6c  65 0a 20 20 43 6f 6e 76  |ont style.  Conv|
00001060  65 72 74 20 61 70 70 6c  69 63 61 74 69 6f 6e 20  |ert application |
00001070  74 6f 20 41 52 4d 20 63  6f 64 65 20 20 2d 20 20  |to ARM code  -  |
00001080  4f 6e 6c 79 20 69 66 20  49 20 67 65 74 20 52 45  |Only if I get RE|
00001090  41 4c 4c 59 20 62 6f 72  65 64 21 21 0a 20 20 0a  |ALLY bored!!.  .|
000010a0  20 20 0a 20 20 53 68 6f  75 6c 64 20 79 6f 75 20  |  .  Should you |
000010b0  68 61 76 65 20 61 6e 79  20 73 75 67 67 65 73 74  |have any suggest|
000010c0  69 6f 6e 73 20 66 6f 72  20 74 68 65 20 64 65 76  |ions for the dev|
000010d0  65 6c 6f 70 6d 65 6e 74  20 6f 66 20 45 61 73 69  |elopment of Easi|
000010e0  46 69 6c 65 72 2c 20 74  68 65 6e 0a 77 72 69 74  |Filer, then.writ|
000010f0  65 20 74 6f 20 74 68 65  20 61 75 74 68 6f 72 2c  |e to the author,|
00001100  20 43 72 61 69 67 20 42  75 72 74 6f 6e 20 61 74  | Craig Burton at|
00001110  20 74 68 65 20 61 64 64  72 65 73 73 20 62 65 6c  | the address bel|
00001120  6f 77 3a 0a 20 20 0a 20  20 20 20 20 20 20 20 20  |ow:.  .         |
00001130  20 54 6f 74 74 65 6e 68  61 6d 20 20 20 20 20 20  | Tottenham      |
00001140  20 20 20 20 20 20 20 28  47 75 65 73 73 20 77 68  |       (Guess wh|
00001150  69 63 68 20 74 65 61 6d  20 49 20 73 75 70 70 6f  |ich team I suppo|
00001160  72 74 21 29 0a 20 20 20  20 20 20 20 20 20 20 4c  |rt!).          L|
00001170  65 73 20 50 75 69 74 73  20 20 20 20 20 20 20 20  |es Puits        |
00001180  20 20 20 20 20 28 47 6f  6f 64 20 6f 6c 64 20 46  |     (Good old F|
00001190  72 65 6e 63 68 20 6e 61  6d 65 29 0a 20 20 20 20  |rench name).    |
000011a0  20 20 20 20 20 20 43 61  73 74 65 6c 20 20 20 20  |      Castel    |
000011b0  20 20 20 20 20 20 20 20  20 20 20 20 28 4f 72 20  |            (Or |
000011c0  43 e2 74 65 6c 20 69 66  20 79 6f 75 20 70 72 65  |C.tel if you pre|
000011d0  66 65 72 20 74 68 65 20  46 72 65 6e 63 68 20 73  |fer the French s|
000011e0  70 65 6c 6c 69 6e 67 29  0a 20 20 20 20 20 20 20  |pelling).       |
000011f0  20 20 20 47 55 45 52 4e  53 45 59 20 20 20 20 20  |   GUERNSEY     |
00001200  20 20 20 20 20 20 20 20  20 28 49 74 91 73 20 61  |         (It.s a|
00001210  20 68 65 6c 6c 20 6f 66  20 61 20 6c 6f 74 20 62  | hell of a lot b|
00001220  65 74 74 65 72 20 74 68  61 6e 20 4a 65 72 73 65  |etter than Jerse|
00001230  79 21 29 0a 20 20 20 20  20 20 20 20 20 20 47 59  |y!).          GY|
00001240  35 20 37 50 42 20 20 20  20 20 20 20 20 20 20 20  |5 7PB           |
00001250  20 20 20 20 28 4f 6e 65  20 6f 66 20 74 68 6f 73  |    (One of thos|
00001260  65 20 6e 65 77 2d 66 61  6e 67 6c 65 64 20 70 6f  |e new-fangled po|
00001270  73 74 20 63 6f 64 65 20  74 68 69 6e 67 73 29     |st code things)|
0000127f