Using a syn file for hightlighting not working

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
rcmpayne
Posts: 11
Joined: Fri Aug 07, 2009 5:02 pm

Using a syn file for hightlighting not working

Post by rcmpayne »

Hello All,

I have a syn file to highlight options in TEXT files and i am having some issues. i can see some items that are hightlighting but alot are not.

My Exact Syn File
[.syn file]

C=1

[Syntax]
BracketChars = {[()]}

[Keywords 1]
0x80040111
0x80040115
0x80040114
0x80070005
0x8004011d
0x800400500
0x80040154
0x8004010f
0x80004005
scangal
err_resource_alloc
Pending
failed
COM Error

[Preprocessor keywords]
#define
#elif
#else
#endif
#error
#undef
#warning


I have the file configured in Textpad and the Keywords 1 to 6 all set in Blue
the Brackets are set in Red

Any Ideas?
Post Reply