The TextStream object provides sequential access to the contents of text files. This allows you to read, write, or append characters or lines to a text file.
More Tutorials