NICELOG.CFG

1005 B 180273743091826e…
c:\tag\gfiles\callers.log
c:\tag\face.ans
c:\tag\gfiles\nice.log
[0;34m
10
20
9
-------------------------
Line 1: location of your callers.log file
Line 2: location of the ansi file you want to use
Line 3: location of the file you want to create
Line 4: ansi string for the color you want
Line 5: # of callers to display
Line 6: column to begin caller display in
Line 7: row to begin caller display on

Format of ANSI string
~~~~~~~~~~~~~~~~~~~~~
Format:
[#;#;#m

Seperate all codes with semicolons.  Use from 1 to 3.

Codes that can be used:

0  = Bright foreground
1  = Dim foreground

foreground colors            background colors
30 = black                   40 = black (not needed)
31 = red                     41 = red
32 = green                   42 = green
33 = yellow                  43 = yellow
34 = blue                    44 = blue
35 = purple                  45 = purple
36 = cyan                    46 = cyan
37 = white                   47 = white