![]() | 1 | initial version |
I can confirm that pssehalt_2 works as intended in rev 33. In rev 35 the script is aborted in the second loop after psseinit. PSSE is started again but the rest of the commands in the loop are not executed! Is that what you mean with "crash"? It seems to be a bug in rev 35.
The workaround I propose is not to stop PSSE at the end of each loop. Start PSSE before the loop and use the same PSSE instance for all loops. See @jconto's answer for more details.