Page 1 of 1

Keyword is a string, need help

Posted: Fri Aug 22, 2003 2:38 pm
by Ludwig
Hi, I've got a keyword "2a" (the quotes are PART of the keyword) and I'd like that to be highlighted differently than my strings. It is a special string. Unfortunately, as you might imagine, quotes are my String start and enders. Any ideas? THANKS!

Posted: Fri Aug 22, 2003 8:33 pm
by webmasta
IF you can use '2a' (single quotes instead of double) it will be treated as characters, not as strings, and you can specify a color for that..

Posted: Sat Aug 23, 2003 12:32 am
by Ludwig
That won't work. I NEED to use "2a" (double quotes) in my file. It must be entered as a string. In the mean time, I've set it to ignore strings since I actually don't use them too often, and made "2a" a keyword.

Posted: Sat Aug 23, 2003 12:33 am
by Ludwig
That won't work. I NEED to use "2a" (double quotes) in my file. It must be entered as a string. In the mean time, I've set it to ignore strings since I actually don't use them too often, and made "2a" a keyword.