So what is the rule?
pipe |
less then <
greater then >
circumflex ^
are Keywords and should be bold in PSPad and break the string?

But all after this keywords is an string again, if it is not an another
keyword?




The circumflex ^ is an escape character for keywords in Batch and should be in
PSPad also.
So
^< is no keyword but an string an all following is still an string
^COPY is no keyword  but an string an all following is still an string
^=  is no keyword   but an string an all following is still an string
etc.




More chars should be keywords in MS DOS highlighter:

REM
= equal sign
==
%xxxx% pro cent sign
@
!  attention sign
* asterix
/
OFF (better case sensitive only, off should be no keyword because it is a common
word to?)
ON (better case sensitive only)
CON
PRN
LPT1
COM1
NUL

Did i have forgot something?

-- 
<http://forum.pspad.com/read.php?4,40483,40577>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem