Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Look into the following psspy commands in the API book:

psspy.report_output()
psspy.progress_output() 
psspy.alert_output() 
psspy.prompt_output()

Besides ignoring the output, you can also redirect it to a log file for further inspection later on.