Previous Topic

Next Topic

TextFile

property EOF: Boolean readonly

property Position: Number [Integer]

property ReadLn: String readonly

property Size: Number [Integer] readonly

method Close

method CreateFile(FileName: String[, Type: Number])

method FileExists(FileName: String): Boolean

method GetPropertyValue(PropertyName: String): Variant

method OpenFile(FileName: String[, Append: Boolean, Type: Number])

method PropertyType(PropertyName: String): String

method SetPropertyValue(PropertyName: String, Value: Variant)

method Write(Value: Variant)

method WriteLn(Value: Variant)