Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
List multiple macros with shortcut in 1 macro file
#1
i am creating small macros to use with a text editor, so

Home+Shift+End+Ctrl+v to cut the current line would be 1 example or
End+Shift+Ctrl+Home+enter to execute some code

they are short keyboard shortcuts to make editing faster... Do i need to create each macro in its own macro file  or can i list each out and place the keyboard trigger on the same line. Similar to a AutoText list, but with keyboard shortcuts as the trigger.

CTRL+y :' key HSE; 1; Cv ;;cut the current line
CTRL+q :' key ESCH; 1; key E ;; execute the code from current line

i could not find in the manual how to accomplish this. it seems easy to do short commands this way and since QM is all about efficientcy, i feel there is a way and i havnt found it... please advise..
#2
have a look at this should work for what your trying to do

Registering hot keys, waiting for hotkeys
#3
thanks  Kevin.  i was able to get things going... ill experiment and see how it works for me...


Forum Jump:


Users browsing this thread: 1 Guest(s)