%PUSH

Purpose

Saves the current status of %PRINT, %NORPINT, %LIST and %NOLIST in a push-down stack.

Syntax

%PUSH;

Description

%PUSH allows you to save the current status of %PRINT, %NOPRINT, and %LIST and %NOLIST in a push-down stack on a last-in, first-out basis.

%PUSH is commonly used in included files and macros.