+xPlease provide the scripts and any and all files (images, etc.) the scripts require. It's absolutely impossible to say where the mistake is without them.
Notice you have a typo in your <batch> script:
You have both file names starting with a space. I'm willing to bet the file names actually do not start with a space, and the <batch> simply ought to read:
<batch>
/ file = "smnstroop.iqx"
/ file = "socialmediadotprobe_images.iqx"
</batch>