Get buses numbers when calling tree function
When i call psspy function tree it returns how many buses are in current islands. I also want those buses numbers. How can i do that?
Only solution i can find is to redirect progress output to file and parse those numbers from it.
So is there any more simple way to do this using psspy API.

Comments