Does QV's vbscript engine only run once in memory?
Hello again
I'm trying to speed up reload times by running multiple copies of QV.exe /r through a windows script, and on the OnPostReload events of the documents run scripts that export images. The Reloads are done in parallel but the OnPostReload scripts are running in series. Is this normal?