For some reason the helpfiles weren't enough for me to understand how to get wildcards from triggers to a script.
The vbscript example didn't tell how to set up the actual trigger, and trying something similar in jscript didn't work at all.
Later noticed that having special characters in the wildcard somehow affected the script and led to problems.
Yet I spent hours to figure out the syntax, reading the help files and going through this forum.
So some examples of setting up different wildcard scripts might be useful. with the trigger-setups.
wildcards like .* and etc. and ofcourse how to use the stuff in a script. %0 %1 %2 ? if ideas for examples are needed perhaps something like script for adding up different types of coins in a purse, or translating a symbol line of [@###:...] into number where @=1000,#=100,:=10,.=0
perhaps some revision in the help-files would be nice too.
The vbscript example didn't tell how to set up the actual trigger, and trying something similar in jscript didn't work at all.
Later noticed that having special characters in the wildcard somehow affected the script and led to problems.
Yet I spent hours to figure out the syntax, reading the help files and going through this forum.
So some examples of setting up different wildcard scripts might be useful. with the trigger-setups.
wildcards like .* and etc. and ofcourse how to use the stuff in a script. %0 %1 %2 ? if ideas for examples are needed perhaps something like script for adding up different types of coins in a purse, or translating a symbol line of [@###:...] into number where @=1000,#=100,:=10,.=0
perhaps some revision in the help-files would be nice too.