home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 March / PCO3_97.ISO / filesbbs / dos / see&n13.arj / SEE&N.INI < prev    next >
Encoding:
Text File  |  1996-10-20  |  692 b   |  29 lines

  1. ;  ■ See And N ■ PEX Version 1.3
  2. ;   (c)  [N0$] Productions 1996
  3. ;
  4. ;     .INI Configuration File
  5.  
  6. ; The X/Y coördinats where to start writing the titles
  7. TitlesStartX=3
  8. TitlesStartY=4
  9.  
  10. ; The X/Y coördinats where to start writing the bulletin
  11. BulStartX=38
  12. BulStartY=4
  13.  
  14. ; The Foreground/Background color for the titles in PCBoard @X format
  15. TitlesTextColor=@X30
  16.  
  17. ; The Foreground/Background color for the title selectionbar in PCB @X format
  18. TitlesBarColor=@X4F
  19.  
  20. ; The Foreground/Background color for the bulletin text in PCBoard @X format
  21. BulTextColor=@X30
  22.  
  23. ; Maximum number of bulletins
  24. MaxBulletin=13
  25.  
  26. ; Maximum length (in lines) of a bulletin
  27. MaxBulletinLength=15
  28.  
  29.