The DBXput_dest_value(fldname,buffer) routine
If a previous conversion has not set the destination value, this routine sets the destination value that is passed to the buffer. The ipload utility automatically clips the data value if it is too long.
Arguments | I/O | Description |
---|---|---|
char *fldname | Input | Name of destination field, as defined in ipload map |
char *buffer | Input | Address where fldname value is placed |