ASA Programming Guide
  The Database Tools Interface
    DBTools functions
Creates a write file. This function is used by the dbwrite command-line utility when the -c option is applied.
short DBCreateWriteFile ( const a_writefile * writefile );
| Parameter | Description | 
|---|---|
| writefile | Pointer to a_writefile structure | 
A return code, as listed in Software component return codes.
For information about the Write File utility and its features, see The Write File utility.