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

object.OpenAsTextStream([iomode, [format]])

Expand imageArguments

Expand imageSettings

Expand imageRemarks

Expand imageSee Also