Bug with not working getVarValue is still present in 2262: I created a var called %test% with the content "test".
I tried this script (JScript):
var text = getVarValue("%test%");
echo(odinEXE);
Did return an empty string, not test.
My Variable.INI show this (shortened):
[User variables]
%test%=test
Oliver
--
Oliver Kötter
<http://forum.pspad.com/read.php?6,39328,39648>
PSPad freeware editor http://www.pspad.com
