Previous: hlprdi Up: ../plot79_h.html Next: hlprec
SUBROUTINE HLPRDR (NREC,PACK)
C$ (Help Internal - Read Record)
C$ Read record NREC from the current INFO file, leaving it in
C$ COMMON. If PACK is .TRUE., the string is stored as packed
C$ Aw format Hollerith characters; otherwise it is stored as
C$ unpacked A1 format Hollerith characters.
C$ (23-NOV-84)