Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AutoText is multi-line but can't use
#3
@kevin Thank you for your reminder. 

I still have a question. I want to display the comments directly after the AutoText is finished.

The current situation is that, I need to press the enter to appear the comment.

Autotext Autotext2
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c/p3
lin :sub.Sub1 ;;This is a comment1
lin :sub.Sub2 ;;This is a comment2

#sub Sub1 m
_s=
;line1
;line2
;line3
;line4
paste _s

#sub Sub2 m
_s=
;line5
;line6
;line7
;line8
paste _s

I just looked at the help.  Delete the parameter /p3  

I can see the comments in the list directly.  Smile

QM scripting language is very great  Tongue


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 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: 1 Guest(s)