In version 2351 the VBScript highlighter was changed to recognise the underscore
(_) as a line continuation character.

Unfortunately (probably due to my miscommunication), PSPad is treating it as
continuation character anywhere in the line and not only at the end of a line
(or last character [excluding spaces] before a CRLF].

So what is happening is if for instance you have a variable called FOR_READING
then the _FOR_ section is taken as being the key word for as
in the looping construct For Each and not as part of the varible.

-- 
<http://forum.pspad.com/read.php?6,50329,50373>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem