Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Network drive/local drive backup of .qml
#4
Function qml_network_backup
Trigger $f 0x48 "q:\app" "ok.qml"     Help - how to add the trigger to the macro
Code:
Copy      Help
function event $name [$newname]

str f="\\X\test"
if(!dir(f 1)) ret
cop- name f
err out _error.description

Runs when "q:\app\ok.qml" is modified, and copies it to "\\X\test" folder, if available.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)