home *** CD-ROM | disk | FTP | other *** search
- ; ■ See And N ■ PEX Version 1.3
- ; (c) [N0$] Productions 1996
- ;
- ; .INI Configuration File
-
- ; The X/Y coördinats where to start writing the titles
- TitlesStartX=3
- TitlesStartY=4
-
- ; The X/Y coördinats where to start writing the bulletin
- BulStartX=38
- BulStartY=4
-
- ; The Foreground/Background color for the titles in PCBoard @X format
- TitlesTextColor=@X30
-
- ; The Foreground/Background color for the title selectionbar in PCB @X format
- TitlesBarColor=@X4F
-
- ; The Foreground/Background color for the bulletin text in PCBoard @X format
- BulTextColor=@X30
-
- ; Maximum number of bulletins
- MaxBulletin=13
-
- ; Maximum length (in lines) of a bulletin
- MaxBulletinLength=15
-
-