home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / private / tg120.zip / GUIDE.INI < prev    next >
INI File  |  1993-03-24  |  608b  |  33 lines

  1.  
  2. ;
  3. ; The Guide! INI file
  4. ;
  5. ; This file is used by the entire family of TG! programs, including
  6. ; "The Guide! for DOS," "GuideNET Update," and "The Guide! for Windows"
  7. ;
  8.  
  9. [TG! for DOS]
  10.  
  11. ; Standard toggles, from the set [ TRUE | FALSE ]
  12.  
  13. PageCompress  = False
  14. PageGraphics  = True
  15. PageLaser     = False
  16. PageNumbers   = True
  17.  
  18. AutoZoom      = False
  19. ShowBanner    = True
  20. ShowReality   = True
  21. StartWithTOC  = False
  22.  
  23. ; Video mode, from the set [ COLOR | 43/50 | MONO ]
  24.  
  25. VideoMode     = Color
  26.  
  27. ; Printer port, from the set [ LPT1 | LPT2 | LPT3 ]
  28.  
  29. PrinterPort   = LPT1
  30.  
  31. ; End of file
  32.  
  33.