Previous: hlponf Up: ../plot79_h.html Next: hlprdi
SUBROUTINE HLPPRO (TEXT,LENTXT)
C$ (Help Internal - Prompt)
C$ Issue a prompt string to the terminal, suppressing final
C$ carriage return, if possible. TEXT(*) contains LENTXT
C$ packed Hollerith characters. If LENTXT is 0, a new line
C$ will be started. If LENTXT is negative, a new page will be
C$ started. In these latter two cases, TEXT(*) is ignored.
C$ (15-Feb-1991)