FutureBasic Logo

<<    Index    >> FutureBasic

page   function



Syntax
lineCount = page

Description
This function returns a count of the text lines which have been sent to the printer on the current page. Its value is incremented each time a carriage-return character is sent to the printer, and is reset to zero each time a printed page is ejected.

See also
csrlin; close lprint; clear lprint