MakeBlobFromStream (open)

Finish writing to a stream and return a blob

Syntax

LOADLIB "wh::files.whlib";

BLOB FUNCTION MakeBlobFromStream(INTEGER streamid)

Parameters

INTEGER streamid

File ID, as returned by CreateStream

Return value

BLOB

Blob variable

Description

End writing of a stream, finalize it, and return it as a blob variable