<http://forum.pspad.com/read.php?f=2&i=12199&t=12199> ----------------------------------------------------------------
Hello, I use GNU assembler wich have directives like .ascii or .2byte I declare . and 2 as "Allowed chars in KeyWords",. If I declare keyword .ascii it is not recognized as a keyword. I have to declare keyword ascii to make it works. .2byte is not recognized as a keyword. More then that, 2 is recognized as a number and byte as an identifier (even though byte is a declared keyword). Is there any way to have these directives correctly highlighted ? Best regards -- PSPad freeware editor http://www.pspad.com
