Problem with command line and macro to mail reports in Windows Tasks
Hello all,
My problem is the following.
Updated to QV9 SR6 and now some of my windows task do not work anymore.
Intention: I have a QV application which start, and reloads in Windwos Tasks (once a week). Works well
qv.exe /r 'filename'
Now I have added a macro whichs runs on reload (the macro, prints report to PDF and mails to several people). Now QV stops during the execution of the Task (with error). Within the application when starting reload the macro runs fine and no error. Problem therefore is somehow in the fact that in the command line opening, reloading and sending mail is somehow to slow or something.