next up previous contents index
Next: SUBROUTINE RFACTOR Up: Description of Plotting Previous: SUBROUTINE RECT

SUBROUTINE RESPL

 RESPL performs a penup, then restores the current plotting origin, color, line type, scale, and plotting angle saved by the  SAVPL command. In conjunction with  SAVPL (which saves a previous condition) context changes can be easily made. RESPL calls  PRESPL (metafile restore),  RRESPL\ (Ramtek restore), and  VRESPL (terminal restore) which can be independently used if desired. If the stack is empty, no restore occurs. (NOTE: graphics devices must be in the graphics mode when this routine is executed). When using PRESPL, RRESPL, or VRESPL a pen up operation should be executed imediately prior to the call.

CALL RESPL
     (no arguments)



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