vbr: -------------------------------------------------------------------------------- Thank you very much for a very quick solution! Will it be possible, to set the cancel-value to _*non-string*_? It is often useful to know whether the user typed 'CANCEL' etc. and pressed "ok", or simply cancel button was pressed. Being able to set it to (int) 0 or null ... while all ok-values are strings would solve this. --------------------------------------------------------------------------------
Thi function returns string. I can't send non string return value. You can set cancel_string to '0' in dialog and test it for it. -- <http://forum.pspad.com/read.php?2,36503,39324> PSPad freeware editor http://www.pspad.com
