home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / fileutil / fastdir / readme.doc < prev   
Text File  |  1991-03-18  |  2KB  |  67 lines

  1. FAST DIRECTORY V2.01                                               02/91
  2. COPYRIGHT (C) 1990, 1991 Philip L Pinto Jr.          ALL RIGHTS RESERVED
  3. ------------------------------------------------------------------------
  4.  
  5. This is the user documentation for FAST DIRECTORY V2.01.  FAST DIRECTORY
  6. is used as an alternative to the DOS-OS/2 DIR command, it provides you
  7. with a directory display in a colorful sorted and easy to read format.
  8.  
  9. You are encouraged to copy and share FAST DIRECTORY with other users on
  10. the following conditions:
  11.  
  12. 1) The program files and this documentation file are NOT changed.
  13. 2) You do not charge a distribution fee.
  14. 3) This notice is not changed or bypassed.
  15.  
  16. This offering is to be used demonstration purposes only.  If you like
  17. this program, then you should register it.  By doing so you will receive
  18. the latest executable files along with the source code.
  19.  
  20. To register:
  21.  
  22.    SEND A CHECK OR MONEY ORDER OF $10.00 TO:
  23.  
  24.         PHILIP L PINTO JR.
  25.         PO BOX 1385
  26.         ALBANY NY.
  27.                      12201
  28.  
  29. Comments and suggestions are always welcome.
  30.  
  31. ------------------------------------------------------------------------
  32. The files included with this offering are:
  33.  
  34. DP.EXE     - Protected mode version         (OS/2 Mode Only)
  35. DB.EXE     - Bound executable version       (Both DOS & OS/2)
  36. README.DOC - THIS DOCUMENT
  37.  
  38. All Files should be placed in a directory that is in your current
  39. search path.
  40.  
  41. USAGE:
  42.  
  43. DP [D:] [PATH] [FILENAME*] [.EXT] [/SWITCH OPTIONS]
  44. DB [D:] [PATH\FILENAME*.EXT] [/SWITCH OPTIONS]
  45.  
  46. Wild cards are permitted
  47.  
  48. Items listed within braces are optional parameters.
  49.  
  50. Switch Options are:
  51.  
  52. /S Sort directory by file size.
  53.  
  54. /N Sort directory by file name.
  55.  
  56. /E Sort directory by file extension.
  57.  
  58. /H Quick online help information.
  59.  
  60. /P Uses stdout for display output, can be used for re-direction to file
  61.    or printer.
  62.  
  63. /R Displays user registration information.
  64.  
  65. ------------------------------------------------------------------------
  66.  
  67.