TextPad Syntax Highlighting - Blanks spaces in Keywords

General questions about using TextPad

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

Post Reply
fioren
Posts: 1
Joined: Thu Jun 14, 2007 6:14 pm

TextPad Syntax Highlighting - Blanks spaces in Keywords

Post by fioren »

Hi,

Is it possible to have keywords as text strings in the textpad syntax
file? I.e. to have blanks inbetween the words as for Textpad to
highlight only if the whole text string is matched.

E.g.

[keywords 1]
A B C

and I want textpad to highlight the whole expression "A B C"...

Thanks a lot.
User avatar
Bob Hansen
Posts: 1516
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post by Bob Hansen »

NO, it is not possible to that. Keywords are a single "word" string without spaces. Can wild cards will not work either.
Hope this was helpful.............good luck,
Bob
Post Reply