home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RADOOR30.ZIP / SEARCH.ZIP / SEARCH.DOC next >
Encoding:
Text File  |  1992-02-12  |  702 b   |  23 lines

  1.  
  2.                                 -=( Search )=-
  3.  
  4. Search is a simple, but complete door. It's also usable. Search is the online
  5. version of a filefinder. It searches the given drives for a file or
  6. file-specification.
  7.  
  8. The syntax is:
  9.  
  10.   Search.exe  [-T:*T] [-N:*N] [-P:*P] [-NOS] <-Drives:<Drives to search>>
  11.  
  12. Drives is the only required parameter, the others are optional. The list
  13. of drives to search is a simple string of characters. F.e.
  14.  
  15.    -DRIVES:CDE
  16.  
  17. searches the drives C:, D: and E:
  18.  
  19. When compiling this door, make sure there is enough stackspace. The search
  20. routine is recursive and recursion eats stack faster than the cookie-monster
  21. can work his way through cookies...
  22.  
  23.