home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1997 January / dpcb197.iso / business / a1share / 41411.ZIP / GUIDE.INI < prev    next >
INI File  |  1996-09-11  |  2KB  |  69 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.  
  10. [TG! for DOS]
  11.  
  12. ; Standard toggles, from the set [ TRUE | FALSE ]
  13. AutoZoom      = True
  14. ShowBanner    = True
  15. ShowReality   = True
  16. StartWithTOC  = False
  17. UseMultiKey   = True
  18. ShowStatusMsg = True
  19. NetworkSync   = False
  20. UpdateINI     = True
  21.  
  22. ; Printer toggles, from the set [ TRUE | FALSE ]
  23. PageCompress  = False
  24. PageGraphics  = True
  25. PageLaser     = False
  26. PageNumbers   = True
  27. InitialExtra  = False
  28.  
  29. ; Video mode, from the set [ COLOR | 43/50 | MONO ]
  30. VideoMode     = Color
  31.  
  32. ; Printer port, from the set [ LPT1 | LPT2 | LPT3 ]
  33. PrinterPort   = LPT1
  34.  
  35. ; Date pattern, from the set [ MM, DD, YY | YYYY ]
  36. ;   Examples:   MM/DD/YY       for United States (abbreviated)
  37. ;               YYYY-MM-DD     for Canadian-French, Sweden
  38. ;               DD-MM-YYYY     for Netherlands, Portugal
  39. ;               DD.MM.YYYY     for France, Germany, Norway
  40. ;               YYYYMMDD       for Undelimited Universal
  41. DatePattern   = MM/DD/YY
  42.  
  43. ; Output directory/path for ASCII files
  44. OutputPath    = 
  45.  
  46.  
  47. [GuideNET Update]
  48.  
  49. ; Name of default GuideNET file
  50. GuideNETName  = GUIDE
  51.  
  52. ; Description of default GuideNET file
  53. GuideNETDesc  = The Project Galactic-Guide Article Archives
  54.  
  55. ; Input files, from the set [ RENAME | DELETE | PRESERVE ]
  56. InputFiles    = Rename
  57.  
  58. ; Update options, from the set [ ACCEPT | IGNORE | UPDATE | MANUAL ]
  59. UpdOptions    = Accept
  60.  
  61. ; Update toggles, from the set [ TRUE | FALSE ]
  62. ApproveEach   = False
  63. MakeReadOnly  = False
  64. NoAutoUpdate  = False
  65.  
  66.  
  67. ; End of file
  68.  
  69.