CloseBlobFile (open)

Close a blob file

Syntax

LOADLIB "wh::files.whlib";

BOOLEAN FUNCTION CloseBlobFile(INTEGER filehandle)

Parameters

INTEGER filehandle

ID of file, as returned by OpenDiskFile or CreateDiskFile

Return value

BOOLEAN

False if I/O errors occured on close, or on a previous Write