Lines: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
|   LINES(<file number>) | |||
| The '''Lines''' [[internal function]] returns the number of lines printed since the last new page.  | The '''Lines''' [[internal function]] returns the number of lines printed since the last new page. '''File number''' should represent a display file. This function is identical to [[KREC]] as used with display files, just more appropriately named. | ||
| <noinclude> | <noinclude> | ||
| [[Category:Internal Functions]] | [[Category:Internal Functions]] | ||
| </noinclude> | </noinclude> | ||
Latest revision as of 23:56, 21 May 2014
LINES(<file number>)
The Lines internal function returns the number of lines printed since the last new page. File number should represent a display file. This function is identical to KREC as used with display files, just more appropriately named.