Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AutoText is multi-line but can't use
#2
the main reason is you have incorrect sub function name
should be

Autotext Autotext1
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c/p3
lin :sub.Sub1

#sub Sub1 m
_s=
;line1
;line2
;line3
;line4
paste _s
you have sub.sub1 which is incorrect


Messages In This Thread
AutoText is multi-line but can't use - by win - 08-15-2018, 12:58 PM
RE: AutoText is multi-line but can't use - by Kevin - 08-15-2018, 06:02 PM
RE: AutoText is multi-line but can't use - by win - 08-16-2018, 12:53 AM
RE: AutoText is multi-line but can't use - by win - 08-16-2018, 02:06 AM
RE: AutoText is multi-line but can't use - by win - 08-17-2018, 01:17 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)