Question
PCB Editor scripts that previously ran on startup, are now failing to complete in PCB Editor version 17.2.
Solution
This is a known issue with scripts that run at the startup. A workaround is to set the variable orcad_no_new_design_form as shown below.
This prevents the form from opening and stopping the script.