home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff308.lzh / FReq / Examples / ReadMe < prev    next >
Text File  |  1990-01-18  |  533b  |  18 lines

  1.   FReq can be interfaced to any program which accepts a filename on the
  2. command line.  Some examples of compatable programs are:
  3.  
  4.         ARC -x filename
  5.         ZOO x// filename
  6.         Show filename
  7.         More filename
  8.  
  9.   All of the example programs simply get a filename from FReq and
  10. then execute some other program with that filename as a paramater.
  11.  
  12.   I'm sure it is possible to get multiple filenames from FReq and then build
  13. an archive file with them using either the ARC or ZOO commands.  I will
  14. leave this task to someone else.
  15.  
  16.  
  17.     - J. Wahaus -
  18.