Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with "save" command
#1
I'm using QM v2.4.7.1 with Windows 10. I'm trying to put a macro into a program WSJT-X V2.0.0-rc1.
here is the macro
\
function hwnd idObject idChild
 Acc a.FromEvent(hwnd idObject idChild)
 out a.Name
#region Recorded 9/18/2018 9:30:15 AM
wait 2
int w1=win("WSJT-X   v2.0.0-rc1   by K1JT - Log QSO" "Qt5QWindowIcon")
lef 249 237 w1 1 ;;dialog 'WSJT-X   v2.0.0-rc1   by K1JT ~...'
wait 2
int w2=act(win("WSJT-X   v2.0.0-rc1   by K1JT" "Qt5QWindowIcon"))
lef 552 320 w2 1 ;;check box 'Enable Tx Alt+n'
#endregion

The red record button is working OK.  But, I can't "save" the macro into the WSJT-X 
program.  It's supposed to save automatically.  It should "save" when I hit the save
button.  Plus, it should "save" when I do CTRL +S.  It doesn't "save" .

A friend has this up and running OK.  But, I can't get it to work.  The WSJT-X
program stops at the "Log QSO" screen and the macro just doesn't get activated.

Any help out there ?


Tks in advance    Ralph  K1KOB  k1kob@#att.net


Forum Jump:


Users browsing this thread: 1 Guest(s)