Opens a specified file and returns a TextStream object that can be used to read from, write to, or append to the file. format ...
To read a text file, use the TextStream object. The TextStream object can be obtained using one of the following methods.