T
Trigger
I'm getting some strange behaviour while running multiple instances of
the same VBscript. Basically the script merges Powerpoint
Presentations, and works fine alone. However my project requires
several instances of it to run at once - and oddly sometimes it works,
but the other half of the time I'm getting:
Presentation.SaveAs: Object does not exist.
or:
Presentation.Close: Object does not exist.
and other times:
Presentations.Item: Integer out of range. 1 is not in Index's valid
range of 1 to 0
These errors seem random. Could anyone offer me some suggestions?
the same VBscript. Basically the script merges Powerpoint
Presentations, and works fine alone. However my project requires
several instances of it to run at once - and oddly sometimes it works,
but the other half of the time I'm getting:
Presentation.SaveAs: Object does not exist.
or:
Presentation.Close: Object does not exist.
and other times:
Presentations.Item: Integer out of range. 1 is not in Index's valid
range of 1 to 0
These errors seem random. Could anyone offer me some suggestions?