home *** CD-ROM | disk | FTP | other *** search
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;;;;;;; Any line that begins with a ";" is considered a Comment Line ;;;;;;
- ;;;;;;; All lines must be present for PBULLET to work properly! ;;;;;;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;;; Path and Name of Ansi/Ascii/Rip Screens or NONE ;;;
- ;;; NONE by itself in UPPERCASE will cause the screen to NOT be created
- ;;;
- ;;;;;;;;;;; ANSI ;;;;;;;;;;;
- C:\SF\DISPLAY\BULLET33.CLR
- ;;;;;;;;;;; ASCII ;;;;;;;;;;
- C:\SF\DISPLAY\BULLET33.BBS
- ;;;;;;;;;;; RIP ;;;;;;;;;;;;
- C:\SF\DISPLAY\BULLET33.RIP
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;;;; Color and Code Configuration ;;;;;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;;; 0 = Normal, 1 = Bold, 5 = Blink ;;;
- ;;; ;;;
- ;;; 30/40 Black Fore/Back ;;;
- ;;; 31/41 Red Fore/Back ;;;
- ;;; 32/42 Green Fore/Back ;;;
- ;;; 33/43 Yellow Fore/Back ;;;
- ;;; 34/44 Blue Fore/Back ;;;
- ;;; 35/45 Magenta Fore/Back ;;;
- ;;; 36/46 Cyan Fore/Back ;;;
- ;;; 37/47 White Fore/Back ;;;
- ;;; ;;;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;
- ;;; A
- ;;41
- ;;42
- ;;44
- ;;45
- ;;46
- 47
- ;;; B
- 0
- 30
- ;;; C
- 1
- 37
- ;;31
- ;;32
- ;;34
- ;;34
- ;;36
- ;;; D
- 0
- 30
- ;;; E
- 1
- 37
- ;;31
- ;;32
- ;;34
- ;;34
- ;;36
- ;;; F
- 0
- 31
- ;;; G
- 1
- 37
- ;;; H
- 1
- 33
- ;;; I
- 1
- 37
- ;;; Beginning Codes
- ;;; Ending Codes
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;;;;;; Example Using Above Config ;;;;;;;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;
- ;AB───────────────────────────────────────────────────────────────────────────┐
- ; │ F Alltime High Score for Poker Solitaire v1.00 │
- ; │ G Games Games Total │
- ; │ G User Name Played Won Points Date │
- ; └───────────────────────────────────────────────────────────────────────────C
- ; H Timothy J. Ward 3 0 840 10-28-1994
- ; D───────────────────────────────────────────────────────────────────────────┐
- ; │I Poker Solitaire v1.00, Copyright 1996, T&T Software & Timothy J. Ward │
- ; └───────────────────────────────────────────────────────────────────────────E
- ;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;;;;;; End Of Configuration File ;;;;;;;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-