Q: | I would like to have choices available in a script. For example - in the "Filter Message" script, where the section is for "What word should I look for", I would like to hard code multiple words in the script so I can select from a list on the pulldown menu. Have looked thru other scripts and searched thru the forums but cannot find an answer yet. |
A: | The "Filter Message" script uses the External command to get input values via the
Setup option in the scripts window. Unfortunately there is no
provision for user defined lists using this command although I have suggested a possible format to
Slaven for this.
To prompt for input values while the script is running rather than from the "Setup" you would use the following format: |