Command Reference : Command Reference
  
 
seterrcount
Set the current program execution error count.
Syntax
seterrcount integer
sets the current error count to the specified integer value. May only be used in programs.
Cross-references
See also @errorcount, @maxerrcount, clearerrs, seterr, and setmaxerrs.