Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Messages for api PSSEHALT_2 : PSS(R)E not properly initialized (005222)

When I run the command "psspy.pssehalt_2()", PSSE responds with "PSS(R)E not properly initialized (005222)".

I would like to suppress this message, but my attempt to suppress the output with the following commands does not work. This implies that the response is not being sent to either of the report, progress, alert or prompt windows. psspy.reportoutput(6, '', []) psspy.progressoutput(6, '', []) psspy.alertoutput(6, '', []) psspy.promptoutput(6, '', [])

How can I suppress the message?