Is it possible (and if, then how) to get userimpot while executing a script?
like the prompt function in JavaScript.
Micest would be if I could use something like:
GetVarValue("%SomeVar%");
and that this would result in a popup like with the clip library. So I would put
something like this:
[EMAIL PROTECTED] SomeVar,,,value1;value2;value3
[EMAIL PROTECTED] SomeOtherVar,,,value1;value2;value3
in a .DEF file and when I call:
GetVarValue("%SomeVar% %SomeOtherVar%",a,b);
echo("SomeVar="+a);
echo("SomeOtherVar="+b);
it would display a window with both comboboxes in it.
Is something like this possible? If not can we expect it in a future version of
PSpad... This would make scripts more usefull for me...
kind regards,
mac-doggie
--
<http://forum.pspad.com/read.php?2,46230,46230>
PSPad freeware editor http://www.pspad.com