This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

CatTools custom script question

Hi,

I'm trying to create a custom activity to start an executable with CatTools.

I need that to do some advanced calculations from the result files of another activity immediately after that other activity ends and before it restarts again (5 mins).

I have a piece of vbs code that starts my executable without any problem as long as I execute it as vbs file.

But once I copy that code into the main custom script, it does not throw any error but  the executable doesn't start.

Any idea what i oversee here?

Best

Peter