Previous: prspls Up: ../plot79_p.html Next: prsqst
SUBROUTINE PRSPRM (STRING,LENGTH)
C$ (Parse - Prompt)
C$ Supply a (possibly empty) prompt string which will be
C$ output each time input is read. STRING(*) contains the
C$ packed Hollerith string, and LENGTH the number of
C$ characters in STRING(*).
C$ (29-OCT-82)