Call this function to stop the conversion procedure. No output records will be appended to the output database table after you call this method.
Function Cancel()
none
Function OnRecordDone( ok )
If Not ok Then this.Cancel()
End FunctionÂ
IsRunning()
TextConverter's Methods