JavaScript Programmer's Reference - File Object
You are here: irt.org | XRef | JScript | File
File Object
File Constructors
| Name | MSIE | NNav | Notes |
|---|
| File() | - | - | |
File Methods
| Name | MSIE | NNav | Notes |
|---|
| byteToString() | - | - | |
| clearError() | - | - | |
| close() | - | - | |
| Copy() | 4 | - | |
| Delete() | 4 | - | |
| eof() | - | - | |
| error() | - | - | |
| exists() | - | - | |
| flush() | - | - | |
| getLength() | - | - | |
| getPosition() | - | - | |
| Move() | 4 | - | |
| open() | - | - | |
| OpenAsTextStream() | 4 | - | |
| read() | - | - | |
| readByte() | - | - | |
| readln() | - | - | |
| setPosition() | - | - | |
| stringToByte() | - | - | |
| write() | - | - | |
| writeByte() | - | - | |
| writeln() | - | - | |
File Properties
| Name | MSIE | NNav | Notes |
|---|
| Attributes | 4 | - | |
| constructor | - | - | |
| DateCreated | 4 | - | |
| DateLastAccessed | 4 | - | |
| DateLastModified | 4 | - | |
| Drive | 4 | - | |
| Name | 4 | - | |
| ParentFolder | 4 | - | |
| Path | 4 | - | |
| prototype | - | - | |
| ShortName | 4 | - | |
| ShortPath | 4 | - | |
| Size | 4 | - | |
| Type | 4 | - | |
You are here: irt.org | XRef | JScript | File
©2018 Martin Webb