%POP

Purpose

Restores the previously pushed status of %PRINT, %NORPINT, %LIST and %NOLIST from the push-down stack.

Syntax

%POP;

Description

%POP allows you to restore the status of %PRINT, %NOPRINT, %LIST and %NOLIST saved by a %PUSH directive.

%POP is commonly used in included files and macros.