%POP Macro
Removes the coordinates (XLAST, YLAST) and (XLSTT,
YLSTT) from the LIFO system stack and updates the internal coordinate
pairs with these retrieved values.
Updates: |
XLAST, YLAST, XLSTT, YLSTT |
Variables written out: |
FUNCTION |
Requirement: |
You must run the %ANNOMAC macro before using
any other annotate macros. For more information, see Making the Macros Available. |
Comparisons
Use the %POP macro when you want to access the values of (
XLAST, YLAST) and (
XLSTT, YLSTT variables that you previously stored with the
%PUSH Macro or function.