8.12.5 Line Property

Read-only property that returns the current line number in a TextStream file.
Syntax
object.Line
Arguments
- object
- The name of a TextStream object.
Remarks
After a file is initially opened and before anything is written, Line is equal to 1.
Copyright © 2000 Chili!Soft
|