Content:
- Methods

Returns a File object.

fil = app.CreateFile( file, mode ) → app object: File

Example - Example click to expand contents 

Methods

The following methods are available on the File object:

Close()
GetLength() → Number: bytes
GetType() → String: “File”
ReadNumber( type ) → Number
ReadText( type ) → String
Skip( bytes )