Page 1 of 1

Using a syn file for hightlighting not working

Posted: Mon Nov 09, 2009 4:38 pm
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?