Opens a specified file and returns a TextStream object that can be used to read from, write to, or append to the file.

object.OpenTextFile(filename[, iomode[, create[, format]]])

Expand imageArguments

Expand imageSettings

Expand imageRemarks

Expand imageSee Also