Chapter Contents

Previous

Next
%POP

%POP



Removes the coordinates (XLAST, YLAST) and (XLSTT, YLSTT) from the LIFO system stack and updates the internal coordinate pairs with these retrieved values.

Variable affected: FUNCTION
Updates: XLAST, YLAST, XLSTT, YLSTT


Syntax
Details

Syntax

%POP;


Details

Use the POP macro when you want to access the values of (XLAST, YLAST) and (XLSTT, YLSTT) that you previously stored with the PUSH function or macro.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.