home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / fileutils / filefind / !FileFind / !Help next >
Encoding:
Text File  |  1992-04-23  |  5.7 KB  |  135 lines

  1. FileFind 0.05 (05-Apr-1992)
  2. ===========================
  3.  
  4. © Jon Ribbens, 1992
  5.  
  6.  
  7. This program is PUBLIC DOMAIN. This means that you can copy it around as much
  8. as you like as long as you don't make any money out of it and you include all
  9. the files.
  10.  
  11.  
  12.  
  13. This is the second time that's happened. Just the other week I wrote a virus
  14. killer, and the day after I managed to contract a virus, which was then
  15. killed by my virus killer. Next I wrote a file finding utility, and the day
  16. after that I needed to locate a file wot I had lost....
  17.  
  18.  
  19. Anyway, if you've ever lost a file, on hard disc or on floppy, then this is
  20. the utility for you. (The main use on floppies is searching for a certain
  21. file through a lot of discs.) The user interface is based on VProtect, so if
  22. you can use that you can use this straight off.
  23.  
  24.  
  25. Installing FileFind
  26. -------------------
  27.  
  28. FileFind uses my WimpExtension module, which handles things like 3D icons,
  29. pointer changes, linked windows, iconbar sprites, templates loading,
  30. indirected icon handling, colours menus, window handling, icon dragging,
  31. caret positioning, dialogue boxes, etc. It expects the file 'WimpExt' to be
  32. in your !System.Modules directory, so if you don't already have
  33. WimpExtension 1.15 or later then move the file 'WimpExt' from inside the
  34. !FileFind directory to inside your !System.Modules directory.
  35.  
  36.  
  37. Setting up
  38. ----------
  39.  
  40. Click on the iconbar icon to open the setup window. The window is divided
  41. into two main sections with some buttons underneath.
  42.  
  43. The 'Start directory' section is used to specify what directory to start
  44. searching in. You can type the pathname (eg. 'scsi::HardDisc.$') in the
  45. writeable icon, you can drag the icon to a directory viewer, or you can drag
  46. a file or directory from a directory viewer to the 'Start directory' area.
  47.  
  48. The 'Search pattern' section is used to specify what you are searching for.
  49. You can specify a filename (using the normal RISC OS wildcards * and #), and
  50. you can specify a type. You can enter any normal filetype (eg. 'Text',
  51. 'Obey', 'FFB', etc.) or the special cases 'Any', 'File', 'Directory' or
  52. 'Untyped'. Both these writeable icons have arrow icons next to them leading
  53. to menus containing common options.
  54.  
  55. The 'Save' button saves the current choices in the application directory so
  56. they will be the same next time you load FileFind. 'Cancel' will close the
  57. window and ignore any changes you have made. 'OK' will close the window and
  58. remember the changes. 'Search' will remember the changes, close the window
  59. and start searching.
  60.  
  61.  
  62. Searching
  63. ---------
  64.  
  65. When it starts its search, FileFind will open the status window to show what
  66. it's doing. The 'Directory' field shows what directory it is currently
  67. searching. The 'Matches' field shows how many files/directories have been
  68. found matching the description given so far. The filename being searched for
  69. is shown on the right. The 'Cancel' button cancels the search (but you can
  70. still look at the files found so far). The 'Pause' button pauses the search.
  71. The button will change to 'Continue', and the search will be resumed when you
  72. click on this.
  73.  
  74. The filenames found will be stored and shown in the list window. If you find
  75. very many files then FileFind will grab more memory to store the names. The
  76. slot starts at 16k and will increase to accomodate the extra names.
  77.  
  78.  
  79. List window
  80. -----------
  81.  
  82. The list window will appear if any matches are found. The files are listed in
  83. the order they were found, with their filetype and full pathname shown. You
  84. can scroll up and down through the list as normal. If you double-click on a
  85. name then a directory viewer will be opened showing that file (or into that
  86. directory if it was a directory). During searching, the if the list window is
  87. scrolled to the bottom then it will continue moving down as more files are
  88. found. If you close the window during a search, it can be re-opened by
  89. clicking on the number of matches field in the status window. If you close it
  90. when the search has finished then the names will be forgotten, and memory
  91. released if more was grabbed to accomodate the names.
  92.  
  93.  
  94.  
  95. Adverts
  96. -------
  97.  
  98. Buy Lifeguard, the all new extremely good screensaver for the Arc. Runs in
  99. the desktop, has pretty effects - these are supplied as effects files which
  100. can be added into the library, you can write your own effects and include
  101. these if you like. Written in 100% ARM code, it takes only 16k + effects. A
  102. module screenblanker is included for out-of-desktop blanking or for if the
  103. desktop crashes.
  104.  
  105. Get !VProtect, my virus killer, it looks remarkably similar to FileFind
  106. actually, there's consistency for you. At present kills Module and Extend,
  107. is hugely faster than Acorn's Killer, takes only 48k, has auto-scan whereby
  108. files and applications are scanned quickly when you double-click on them.
  109.  
  110. Look out for lots of other stuff, Hourglass, RoughTime, EliteCheat, Mover,
  111. etc. New stuff coming out sometime includes WimpHelp, Domination, Minefield.
  112.  
  113. If you write programs in the desktop, then you'll probably think that
  114. WimpExtension is incredibly good. It will hopefully be released soon for
  115. general use, just as soon as Acorn find me some SWI numbers...
  116.  
  117. ***NEWS FLASH*** New version of Lifeguard coming soon, utterly improved (as
  118.                  if there could be any improvement on the original) with
  119.                  even better effects (cor)....
  120.  
  121.  
  122.  
  123. Any complaints, money, demos, PD, explosive devices, etc. to
  124.  
  125.                 Jon Ribbens
  126.                 39 Nutkins Way
  127.                 Chesham
  128.                 Bucks.
  129.                 HP5 2BE
  130.  
  131. Uploaded to the Newcastle Info-server by Jon Thackray (jrmt@ukc.ac.uk, Jak@Arcade BBS).
  132.  
  133. N.B. Please note that this is not quite the final release version, but the only thing that isn't
  134.      quite implemented is the saving of the list of files found, which is only partly implemented.
  135.