pspad: -------------------------------------------------------------------------------- I watn to say:
If undescore isn't used in VBScript keywords, i can simply modify highlighter and fix this problem. If undescore is used in VBScript keywords, it's a problem, because there isn't simple way how to fix it. -------------------------------------------------------------------------------- As far as I can determine, the only place VBScript uses the underscore in any inbuilt language segment is within the Class structure. Here it uses Class_initialize and Class_Terminate as built in procedure names for classes. However, this does not stop someone from say creating procedure or variable names with underscores. Jan, as said this is a minor issue and I leave the change/no change up to your best judgement. -- <http://forum.pspad.com/read.php?6,49621,49771> PSPad freeware editor http://www.pspad.com
