Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

WRITE STATEMENT IN PSSE V36 AND FLUSHING IT TO PSSE OUTPUT PROGRESS WINDOW

I wrote the small piece of code in PSSE Ver36.6.0, but I don't see the statement in the PSSE Output window. Please help me resolve the issue.

WRITE(DBUF01,30) FRMBUS CALL PROGRESS(DBUF01,1)

50 FORMAT(/6X,'REMOTE BRANCH FROM BUS', I6, ' NOT FOUND'/)

WRITE STATEMENT IN PSSE V36 AND FLUSHING IT TO PSSE OUTPUT PROGRESS WINDOW

I wrote the small piece of code in PSSE Ver36.6.0, but I don't see the statement in the PSSE Output window. Please help me resolve the issue.

WRITE(DBUF01,30) FRMBUS FRMBUS

CALL PROGRESS(DBUF01,1)

50 FORMAT(/6X,'REMOTE BRANCH FROM BUS', I6, ' NOT FOUND'/)

WRITE STATEMENT IN PSSE V36 AND FLUSHING IT TO PSSE OUTPUT PROGRESS WINDOW

I wrote the small piece of code in PSSE Ver36.6.0, but I don't see the statement in the PSSE Output window. Please help me resolve the issue.

WRITE(DBUF01,30) FRMBUS

CALL PROGRESS(DBUF01,1)

50 30 FORMAT(/6X,'REMOTE BRANCH FROM BUS', I6, ' NOT FOUND'/)