FileOpen
Jump to navigation
Jump to search
file fileOpen ( string filename, bool readonly = false, resource = getThisResource () )
Opens an already existing file. The file can be read and written to unless readonly is set to true. Root folder is the root folder of the given resource.