Search found 3 matches

by nkruis
Wed Jun 25, 2008 2:43 pm
Forum: General
Topic: Colors for strings with no ending characters
Replies: 4
Views: 393

Is it possible to define a space as the character ending the string (StringEnd = <space>)? or any hidden character for that matter?
by nkruis
Tue Jun 24, 2008 5:18 pm
Forum: General
Topic: Colors for strings with no ending characters
Replies: 4
Views: 393

Will the use of wild cards be available in future updates?
by nkruis
Tue Jun 24, 2008 4:33 pm
Forum: General
Topic: Colors for strings with no ending characters
Replies: 4
Views: 393

Colors for strings with no ending characters

All,

I'm working with a script language that uses an '@' symbol to indicate a variable (e.g. @X, @Variable, etc.). I would like to write a syntax definition file to recognize these as strings ending at the space so I can assign them a color in TextPad. Is this possible?

Thanks,

Neal