Thanks for your answer. Maybe I had to precise that I have already a .ini file working, except for the problems described...
If you read the description and try to implement it you will see that there is a conflict between the operator "=" and the end of line "=" of the .ini file (so far i think it is reason of the problem). It doesn't recognize "==I", "<=I", etc, even if I declare it in the "Allowed chars in KeyWords". Second, "/I" is only recognized if I declare "/" in the "Allowed chars in KeyWords", but then the comments aren't recognized anymore :-( Further, i wanted to colorize the local variables (with "#") but it is not possible to parameter it. Fourth, I would like to recognize operators only if they are in the begin of a line, or just after a label, because otherwise they are recognized in variables. Last, it would like to know if I can declare constants like B#16#xx, where xx can be one digit or two digit, by typing something like "B#16#*" or "B#16#??". Thanks, Thomas -- <http://forum.pspad.com/read.php?2,39084,39113> PSPad freeware editor http://www.pspad.com
