home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 246.img / 1DIR-2.ZIP / VIEW.CFG < prev   
Text File  |  1989-05-18  |  2KB  |  68 lines

  1. ! This is the release VIEW.CFG file
  2. ! Lines with an Exclamation Point (!) in the first column are comment lines
  3.  
  4. print lines    =    60
  5. !    Options are:    1 through 999
  6.  
  7. print header    =    on
  8. !    Options are:    on, off, yes, no
  9.  
  10. print width    =    80
  11. !    Options are:    80, 132, off
  12.  
  13. edit        =    off
  14. !    Options are:    on, off, yes, no
  15.  
  16. display type    =    
  17. !    Options are:    ascii, hex, hex-ascii, extended
  18.  
  19. menu        =    on
  20. !    Options are:    on, off, yes, no
  21.  
  22. wrap        =    off
  23. !    Options are:    on, off, yes, no
  24.  
  25. ! Colors may be specified for the text and boxes
  26. ! Example:
  27. ! normal text    =    ltcyan        black
  28. ! (This would set the Foreground to LtCyan and the Background to Black
  29. ! Colors may be as follows:
  30. !            FOREGROUND    BACKGROUND
  31. !            Gray        Black
  32. !            LtBlue        Blue
  33. !            LtGreen        Green
  34. !            LtCyan        Cyan
  35. !            LtRed        Red
  36. !            LtMagenta    Magenta
  37. !            Yellow        Brown
  38. !            LtWhite        White
  39. !    Any of the Background colors may be used as foreground colors, also.
  40. ! Set the colors below as desired. If left blank, the 1dir+ default colors will
  41. ! be used
  42.  
  43. normal text    =
  44. ! can also be just "normal" without the "text"
  45.  
  46. enhanced text    =
  47. ! can also be just "enhanced" without the "text"
  48.  
  49. reversed text    =
  50. ! can also be just "reversed" without the "text"
  51.  
  52. box color    =
  53. ! can also be just "box" without the "color"
  54.  
  55.  
  56. !For Prnt Map only:
  57. !------------------
  58. character set     =    IBM
  59. !     Options are:    IBM, ASCII
  60.  
  61. !For Prnt Dir only:
  62. !------------------
  63. printout type    =    Extended
  64. !     Options are:    Extended, Wide
  65.  
  66. printout dest    =    Printer
  67. !     Options are:    Printer, File
  68.