Ask Your Question
0

Clear Progress & Delete Reports

asked 2023-12-21 09:19:20 -0500

anonymous user

Anonymous

I'm using PSS/E 33 and I'm trying to figure out if I can "Delete all reports" and "Clear" the "Progress" tab in the output bar using Python (was going to use this as part of a hammer/toolbar button).

I looked through the API documentation and didn't see this functionality, but it's possible I missed it.

edit retag flag offensive close merge delete

Comments

I believe pop-up window functionalities are not supported with API´s.

perolofl gravatar imageperolofl ( 2023-12-21 16:22:59 -0500 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2023-12-25 16:15:21 -0500

jbarberia gravatar image

You can use the functions psspy.clearprogressoutput() or psspy.ioflush() to clear the progress tab. Maybe the chapter 16 of the API may help to "delete all reports".

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

1 follower

Stats

Asked: 2023-12-21 09:19:20 -0500

Seen: 232 times

Last updated: Dec 25 '23