How do I get the result of a PropQuery action script executed via DRM Batch Client
Hi everyone
I am running an action script via DRM Batch client, that contains several PropQuery actions.
drm-batch-client.exe /op=ActionScript /url=%ENVURL% /log="1.log" /infile=%PropQueryFileName% /delim=tab
How do I get the result for that action script?