Hi all,
Inside a symbol (a button) I have a script with a specific functionality
I want to schedule this script but
1) It is inside the button
2) It is symbol scripting , so it does not work outside the symbol
I tries to use a key as a trigger of the button and then send the keys from script
but SendKeys does not work on 64-bit versions
Any ways of sending keystrokes from InTouch? Or pushing a button by scripting