Syntax-highlight for = and comments
Posted: Wed Feb 05, 2003 4:44 pm
Hello,
two questions:
1) My software uses ; and ! and # as comment letters. Is it possible to define three letters for "single comment"?
2) How to define = and & as keywords? My definition runs with +, -, / ....., but not with = and &. Why???
[Keywords 4]
; Operators and Expressions
&&
*
+
-
/
<
<=
<>
==
>
>=
?
\
AND
EQ
GE
Peter
two questions:
1) My software uses ; and ! and # as comment letters. Is it possible to define three letters for "single comment"?
2) How to define = and & as keywords? My definition runs with +, -, / ....., but not with = and &. Why???
[Keywords 4]
; Operators and Expressions
&&
*
+
-
/
<
<=
<>
==
>
>=
?
\
AND
EQ
GE
Peter