LoadFile Method

LoadFile(filename As string) As string

string LoadFile(string filename);

Parameters

name type description
filename string The filename of the requested file, including the path if required.

Description

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

Object

FileIO



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.