home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 June / BUYER_696.iso / internet / ameol / ameol16 / ffind.sc_ / ffind.sc
Text File  |  1994-09-28  |  390b  |  13 lines

  1. REM FFIND.SCR v1.12 "Cix FFIND command"
  2. REM Contributed by ansible & joz@cix 
  3. REM Use CIX FFIND to locate file in conference flists
  4. REM +++++++++++++++++++++++++++++++++++
  5. status "FFIND search"
  6. put "killscratch"
  7. waitfor "M:"
  8. put "file ffind %s('FFIND a File','Give string to search for')"
  9. waitfor ":"
  10. put "download"
  11. download "%fs('Save FFIND As','0','FFinds\fffind.txt\f')"
  12. end
  13.