| 1 | initial version |
I can't find any documentation in the PSSE32 docs about an API for pssplt, so I can only conclude that there isn't one. Does anyone know any differently?
Which means I'll be using subprocess.Popen or similar if I want to run a command like:
pssplt32 -inpdev "some_math.idv"
from a larger python script. Which really isn't that bad, but I'd rather not spawn a subprocess unless I have too.
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.