next up previous contents index
Next: SUBROUTINE NEWPEN Up: Description of Plotting Previous: SUBROUTINE LINSEQ

SUBROUTINE NEWPAGE

     NEWPAGE inserts a change page command into the LONGLIB metafile. The hardcopy conversion program use the change page command to issue a form feed to the metafile output. Note that NEWPAGE only affects the metafile page and does not change origin, etc. It is a dummy call for  Ramtek or  terminal plotting. This command is equivalent to CALL PLOT(0.,0.,10).

CALL NEWPAGE
      (no arguments)



David Long
Wed Jun 12 10:34:11 MDT 1996