Reset Method
Resets the state of the control.
Object Oriented Interface
public function doReset();
Procedural Interface
inx12_ediwriter_do_reset($res);
Remarks
Resets the state of the writer. If a document has been partially written already, it will not be closed correctly and the write process will be aborted.