June 7, 2014 at 11:02 am
#4690
Inactive
You can try the RunProject command at the end of the first script. Below is an example. It needs two parameters. The first is the path and name of the Boston Workstation project file, and the second is the script name.
Example:
RunProject “C:Bss70TestScript.bws”, “ScriptName”
Hope this helps. I use this in a few of my scripts, and it is working well.