Futurebasic/Language/Reference/page function

From Wikibooks, open books for an open world
< Futurebasic | Language | Reference
Jump to: navigation, search

Contents

[edit] PAGE

[edit] Syntax

lineCount = PAGE

[edit] 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.

[edit] See Also

CSRLIN; CLOSE LPRINT; CLEAR LPRINT; ROUTE

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export