cch_get_blb
Writes the contents of the BLOB field from the database into a file on the client or the server.
Parameters:
BLOB-field filename location
- BLOB-field
- Name of the BLOB field.
- Filename
- Name of the file in which the contents of the BLOB field are to be stored. If no binary file is specified, a file selection widget will open.
- Location
- Specifies whether the file is to be stored on the server or on the client (S = server, C = client).
Usage as:
On_Select-Userexit in Select menus/button areas or On_Event userexit in Element-Selections state.