The page procedure writes a form-feed control character to a file variable of type text. According to Standard Pascal, this procedure is supposed to affect the text file in such a way that subsequent output appears on a new page.
The page procedure's only parameter is a reference to the file variable of type text to which the form-feed control character will be written.
Operating Systems: All
Standard Pascal: Yes