Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selection Trigger
#7
Here's what I'm using for the 'SQL Server' type run selected text ability.

As you can see I've got it running from a key on my second keyboard.

Function Run_Selected_Line
Trigger - //FF_Keyboard2     Help - how to add the trigger to the macro
Code:
Copy      Help
_s.getsel
_s.from(_s "[]" "")
newitem("debugtemp" _s "" "" "" 1)
mac "debugtemp"
newitem("debugtemp" "" "" "" "" 32)
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)