Creates a specified file name and returns a TextStream object that can be used to read from or write to the file.

object.CreateTextFile(filename[, overwrite[, unicode]])

Expand imageArguments

Expand imageRemarks

Expand imageSee Also