The %NOPRINT directive causes printing of the source listings to be suspended until a %PRINT directive is encountered or until a %POP directive is encountered that restores the previous %PRINT directive.
|
For an example of the %NOPRINT directive, refer to %PUSH directive.