Open the user highlighter dialog by selecting Settings menu > User Highlighter.
If you need change the font and colors for highlighter attributes, go to tab "Colors" and set the colors and font styles you want. If active document corresponds with highlighter you are modifying, you will immediately see the changes you make. (See Working with Color)
; Comments, are ignored
; Bold in brackets are section name
[Settings]
; File name
Name=OtherCad
; List of file extension
FileType=*.prg,*.bpk
; Comments settings (optional) 1 = Yes, 0 = No
ANSIComment=0
PasComment=0
CComment=0
SpecComment=1
BasComment=0
SingleQuote=0
Preprocessors=0
....
; List of keywords and reserved words
; Include the = sign at the end of each word.
[KeyWords]
ABS=
ACOS=
ATN=
BOOLEAN=
[ReservedWords]
BOOLEAN=
INTEGER=
STRING=