Previous: prsck Up: ../plot79_p.html Next: prscma


PRSCKT

       SUBROUTINE  PRSCKT
 C$    (Parse Internal - Check Terminator)
 C$    Check the field terminator, and if it is an EDFULL, replace
 C$    it by a space, ring the terminal bell, retype the line  and
 C$    wait for more input.  Some field types can legitimately  be
 C$    terminated by an EDFULL requesting recognition if they  are
 C$    incomplete, so this action is not appropriate for them.
 C$    (28-OCT-82)