Previous: prstok Up: ../plot79_p.html Next: prstrm
SUBROUTINE PRSTPR
C$ (Parse Internal - Type Prompt)
C$ Output the prompt string, if any, to the terminal. This
C$ must begin on a new line, and if possible, the following
C$ carriage return should be suppressed so that subsequent
C$ input can come from the same LINE.
C$
C$ If the input file is not a terminal and command echoing is
C$ not in effect, then the prompt will automatically be
C$ suppressed.
C$ (12-Apr-1991)