home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pcbdem04.zip / PCBDISK4.EXE / HELP / HLPL < prev    next >
Text File  |  1991-11-19  |  2KB  |  35 lines

  1.  
  2. (L)ocate Files by Name - Function Help
  3. --------------------------------------
  4.  
  5. Subcommands:  (filename/wildcard) (A) (D) (N) (U) (NS)
  6.  
  7.               (filename/wildcard) is the filename to scan for
  8.               (A) scans all available file directories
  9.               (D) download all files found
  10.               (N) combine the search with a date scan
  11.               (S) with (N) indicates new files since last date scanned
  12.               (U) scans only the available upload file directories
  13.               (NS) displays listing in non-stop mode
  14.  
  15. Description:  Allows you to search the file directory listings for filenames
  16.               which match those you are looking for.  You can also use
  17.               valid DOS wildcards in your filename request if you are unsure
  18.               of the exact filename you are looking for.
  19.  
  20. Examples:     L TEST A       - search all directories for a file called TEST
  21.               L TEST*.* A    - search all for any file beginning with TEST
  22.               L TEST A D     - find TEST and download it
  23.               L TEST*.* U    - find TEST*.* in the UPLOAD directory
  24.               L TEST*.* N A  - find only new files matching TEST*.*
  25.  
  26.               Other examples of wildcards:  TEST?  TEST?.ZIP  ??TEST.*
  27.  
  28. NOTE:  If the filename is less than 8 characters long and no wildcards have
  29. been used it automatically appends "*.*" to the name (i.e. searching for TEST
  30. turns into TEST*.*).
  31.  
  32. If an invalid file is requested it will automatically switch to a Z)ippy search
  33. command
  34.  
  35.