how to close progress_output file without closing pss/e
Hi,
I apply the progress_output API to direct the output to a file. Is there a way to close the file and remove the file without closing the PSS/e?
Thanks,
Hi,
I apply the progress_output API to direct the output to a file. Is there a way to close the file and remove the file without closing the PSS/e?
Thanks,
To close the file, just call the same API but with 'reset' parameters. The progress output will be directed back to the screen:
psspy.progress_output(1,"",[0,0])
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.