Class: File (of Obj)

The File class gives you the ability to open, close, read and write files. To use it, simply create an instance named the file name you wish to open and call it's open method.

Properties

Methods