CloseBlobFile (open)
Close a blob file
Syntax
LOADLIB "wh::files.whlib";
BOOLEAN FUNCTION CloseBlobFile(INTEGER filehandle)Parameters
INTEGER filehandleID of file, as returned by OpenDiskFile or CreateDiskFile
Return value
BOOLEANFalse if I/O errors occured on close, or on a previous Write