Name
doc:ResetError -- reset last error code
Synopsis
doc:ResetError()
Function
Once an error code is set, IO processing functions cannot be invoked. In the case of executing a function after the cause of the error is fixed, an application have to invoke doc:ResetError() to clear error-code before executing functions.

Inputs
none


Show TOC