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)