attachBlobToTempFile()

The system function LobLib.attachBlobToTempFile copies the data referenced by a variable of type BLOB into a unique, temporary system file. This function minimizes the memory used at run time.

  LobLib.attachBlobToTempFile(blobVariable BLOB in)
blobVariable
The variable of type BLOB.

Related reference
BLOB
EGL library LobLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.