Ask Your Question
0

how to close progress_output file without closing pss/e

asked 2014-12-31 16:30:07 -0500

anonymous user

Anonymous

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,

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
1

answered 2015-01-01 21:47:39 -0500

jconto gravatar image

updated 2015-01-01 21:48:31 -0500

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])
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2014-12-31 16:30:07 -0500

Seen: 2,451 times

Last updated: Jan 01 '15