Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New user starting problems
#4
hi.

first u need to create a hot key (trigger) for the T.S Menu

for example
T.S. Menu T.S. Menu
Trigger Sa     Help - how to add the trigger to the macro
Code:
Copy      Help
/b
= :mac "escalate03"


the trigger for T.S Menu is shift+a

now create a function
Function escalate03
Code:
Copy      Help
;;code here that u want to execute in wordpad
act id(59648 win("Document - WordPad" "WordPadClass"))
key "Provided the incident number to *." Y
key "Escalating to local support." Y

open wordpad.

press shift+a now you have 5 seconds to type "=" as this will kick start the function escalate03 and execute code inside.
hope this helps.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)