Previous PageNext Page

7.25.4 Column Property

Read-only property that returns the column number of the current character position in a TextStream file.
 

Syntax

object.Column

object
The name of a TextStream object.

Remarks

After a newline character has been written, but before any other character is written, Column is equal to 1.
 

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page