TextConverter Object |
OnRecordDone is called after TextConverter has inserted a new output record into the output database table. You would rarely implement this method. Its primary use is handling of custom errors.
Example This sample demonstrates error log implementation. The variable db_log is a Data Object variable.
See also
|
SiMX Help > 1. TextConverter > 3. Developer's Reference > TextConverter Object > Context Methods >