Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Autotext - new item to insert existing autotext item - possible?
#2
Can be accomplished like so

Autotext AutotextExample
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c
myAge` :"40"
myDetails` :sub.Sub1

#sub Sub1 m
str s.getmacro(getopt(itemname 6))
findrx(s "myAge` :''(.+?)''" 0 1 _s 1)
key F"Hi I am Geoff and I am {_s} years old."


Messages In This Thread
RE: Autotext - new item to insert existing autotext item - possible? - by Kevin - 05-16-2021, 03:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)