Causes a specified number of lines in the list file to be left blank.
Syntax
%SKIP (n);
Parameters
n
An integer in the range of 1 to 999. If n is omitted, the default value of 1 is supplied.
Description
The %SKIP statement causes n lines following the %SKIP statement in the program listing to be left blank. The %SKIP statement does not appear in the listing.
Description
The %SKIP statement causes n lines following the %SKIP statement in the program listing to be left blank. The %SKIP statement does not appear in the listing.