mac-doggige:
--------------------------------------------------------------------------------
Is it possible (and if, then how) to get userinput while executing a script?
like the prompt function in JavaScript.
...
--------------------------------------------------------------------------------


An equivalent of JavaScript prompt is:

_inputText_(prompt-text, default-value [, cancel-value])
(all parameters as well as the return value are strings)

More complex inputs with comboboxes etc. aren't possible now.

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

Odpovedet emailem