Previous: mova4 Up: ../plot79_m.html Next: movr3
SUBROUTINE MOVR2 (DX,DY)
C$ (Move Relative 2-D)
C$ Move from the current point by a relative amount (DX,DY,0)
C$ and update the current point. No line segment is drawn.
C$ (01-APR-82)