This is only for the record and future reference:
The issue mentioned in
post  #10 above (viz http://forum.pspad.com/read.php?2,36503#msg-37434 ) is
solved in PSPad 4.5.3 (2253) beta.
In the following sample:

function testMe()
{
var tmp;
tmp = InputText("Enter something here:","default");
echo(tmp);
}

InputText() will return an empty string if and only if the user
clicks Cancel or deletes the content of the edit box and clicks
OK.

-- 
<http://forum.pspad.com/read.php?2,36503,37864>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem