LoadFileBinary Method

LoadFileBinary(filename As string) As Blob

Blob LoadFileBinary(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 Blob.

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.