Language Reference Guide : A. System Constants and Keywords : System Constants : DataEntryErrorHandler Return Codes
 
Share this page                  
DataEntryErrorHandler Return Codes
Constant Value
Description
Numeric
Equivalent
EH_NEXT_HANDLER
Execute the next higher error handler, if any
0
EH_RESUME
Resume normal operation
1
EH_RETRY
Retry operation
2