Kilowatt Software's
Classic Rexx Tutorial
Language Level 4.00 (TRL-2)

Lines   built-in function

The Lines function returns a how many lines remain to be read from an input stream, following the current read position.

Portability note: some implementations are unable to determine how many lines remain and return 1 when an undetermined number of lines remain, and 0 otherwise.

When the default input stream is associated with keyboard input, the number of lines remaining can not be determined.


Kilowatt Software's -- Classic Rexx Tutorial -- Back to top
Click here if you have any comments or questions regarding this tutorial

Last updated on: 8 Aug 2002