|
|
LoadFile(filename As string) As string
string LoadFile(string filename);
| name | type | description | ||
| filename | string | The filename of the requested file, including the path if required. |
Loads the file, returning the whole contents as a string.
An exception will be thrown if the file couldn't be found, or another error occurred
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.