home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / D53.ZIP / SETUP.HLP < prev   
Text File  |  1990-11-07  |  2KB  |  56 lines

  1. *SETUP HELP
  2.  
  3. *SNOW
  4. If your monitor "flickers" annoyingly when D is run, you should enable
  5. this option to supress the flickering.  This option is only valid for
  6. the DOS-only version of D; it is ignored for the OS/2 protected and
  7. family mode versions.  If the /F command line switch is used when
  8. executing D, the opposite of this option will be used.
  9.  
  10. *FOUR COL
  11. This option controls the format of the output.  The sample output
  12. demonstrates the "4-column" form of the display.  If you set this
  13. option to "N", files will be displayed one-per-line, and the display
  14. will include the file dates, times, and any attributes.  If the
  15. /W command line switch is used when executing D, the display will
  16. always reflect the opposite of this option.
  17.  
  18. *MONO
  19. D will use the equipment flag of your computer to determine whether or
  20. not you have a color monitor, and will adjust its display accordingly.
  21. You can force the display to appear in monochrome regardless of your
  22. hardware by using this option.  Use of the /M command line switch when
  23. executing D will toggle whatever setting is chosen here.  Note that D
  24. keeps two sets of attribute tables; one for color, and one for mono.
  25. When this switch is changed, the appropriate table is displayed, and 
  26. the sample output is updated accordingly.
  27.  
  28. *SORTS
  29. These five fields control the order in which the displayed files are
  30. sorted, in descending order of priority.  The values for the options
  31. are:
  32.       0 = No sort                       1 = Sort by filename 
  33.       2 = Sort by extension             3 = Sort by file size
  34.       4 = Sort by file date             5 = Sort by file time
  35.  
  36. If any of the fields is a zero, all following sort fields are ignored.
  37. Also, if any command line switches pertaining to sorting are used when
  38. D is executed, they take precedence, and this table is ignored.
  39.  
  40. *COLORS
  41. This field specifies the background color for the specified text.
  42. Color values are as follows (add 8 for "bright" colors).  Note that
  43. "bright" values used as background colors may cause the text to blink.
  44.  
  45.       0 = Black      1 = Blue       2 = Green      3 = Cyan
  46.       4 = Red        5 = Magenta    6 = Brown      7 = White
  47.  
  48. Color monitors:
  49.  
  50.     Note that bright black is grey, and bright brown is yellow.
  51.  
  52. Monochrome monitors:
  53.  
  54.     Only 0 and 7 are valid colors.  Add 1 for underlining.
  55.  
  56.