Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Save my QM manually
#1
Hi,

1.I created a toolbar to save my QM manually, but the saved files are not up to date

2.I want to perform the above functions before the computer shuts down, how do I set the trigger?

Thanks in advance for any advice and help
david

Toolbar Toolbar1
Code:
Copy      Help
;/mov 7 28 /siz 131 27 /ssiz 24 24 /set 0x4507 0xFCFF /isiz 0 0
Backup QM :sub.Sub1 ;;Backup QM


#sub Sub1 m

key Cs          ;; Ctrl+S
cop "$My QM$\Main.qml" "$Desktop$\BAK"
#2
1. Replace
key Cs
with
_qmfile.FullSave

2. Try trigger: QM events / Exit / Windows exits.
#3
thanks very mach

about 2  My expression may be wrong
when shut down the computer Is it possible?

I want to save the QM file before shutting down the computer, Triggered automatically
#4
Trigger "Windows exits" means "QM received a message that this user session is ending (shutdown or logoff)".
#5
@gintaras
Thanks for your help


Forum Jump:


Users browsing this thread: 1 Guest(s)