home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / files / a / auto / !Help next >
Encoding:
Text File  |  1995-02-23  |  793 b   |  18 lines

  1. Auto v4.00 © Rob Clark 1995
  2. ===========================
  3.  
  4. Auto takes a directory as a parameter and then scans it (optionally
  5. recursively) and performs a specified (or none) *-command on each object
  6. found therein. A different action can be performed on files and directories.
  7. Thus I could run Auto on my !Boot.Auto directory asking it to Filer_Boot all
  8. applications and Filer_Run all files.
  9.  
  10. The options available are described at the start of the Basic program.
  11.  
  12. The program works by outputting the *-commands to an obey file and then
  13. running that. There are options to use <Wimp$Scrap> or a named temporary file
  14. and to set whether the file is removed once run.
  15.  
  16. All code is © Rob Clark 1995, this program is FreeWare and is thus freely
  17. distributable as long as no profit or changes are made.
  18.