Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Predefined variable for the mouse pointer
#3
If QM, can achieve the same function through the following code, it would be great.
This feature greatly improves the efficiency of inputting AutoText Idea


Autotext Autotext3
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c/m
cme :sub.Sub1 ;;Customer Mail Example


#sub Sub1 m
_s=
F
;Dear Mr. $inp_Customer$,
;
;thank you for contacting us. The price is $$inp_Price$. Let's meet next $inp_Day$.
;
;Thanks and best regards,
;$cur$
;
;$A_ShortDate$

key (_s)


Messages In This Thread
RE: Predefined variable for the mouse pointer - by win - 04-07-2019, 11:07 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)