Previous: prsluk Up: ../plot79_p.html Next: prsnew
SUBROUTINE PRSMSG (STATUS) C$ (Parse - Message) C$ Print an error message on parsing output file according to C$ the value STATUS returned by one of the parsing routines. C$ If LENSTR is larger than 0, the input token in STRVAL(*) in C$ COMMON will be printed following the message. Otherwise, C$ an attempt will be made to display part of the input line C$ preceding or following the point at which the error was C$ detected. C$ (19-APR-84)