copyToFile( )
Topic group Related topics Example
Copies the contents of a BLOB field to a new file.
Syntax
<oRef>.copyToFile(<file name expC>)
<oRef>
The BLOB field to copy.
<file name expC>
The name of the file you want to create.
Property of
Field
Description
copyToFile( ) copies the specified BLOB field (including memo fields) to the named file.