Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

PAGE pragma

&pagelevel(5)&pagelevel

The PAGE pragma generates a page feed and can optionally be used like the TITLE pragma to define an additional line of text to be entered in the header of the listing.


#pragma PAGE[ text]


text

Any string that is enclosed within quotes and consists of printable
characters. Control characters such as \n, \t, etc. are not permitted.

The #pragma PAGE directive without text generates a page feed.

The directive #pragma PAGE text generates a page feed with the line specified by text appearing as an additional line in the header of the listing. All other conditions for the output of text lines are the same as those for the TITLE pragma.