4D Write v16WR ON ERROR |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v16
WR ON ERROR
WR ON ERROR
The WR ON ERROR command installs an interruption method defined and specified by method. This interruption method will be executed every time an error occurs during calls to 4D Write commands. This will allow monitoring of possible execution errors from within your application. The called method will receive the 3 following parameters:
Note: Due to database compilation, $1 and $2 must be declared as Long integers and $3 as Text. Once method execution is finished, 4D will return to the interrupted formula.If method is an empty string, WR ON ERROR uninstalls the previously installed error method. You want to install an error management method for 4D Write. ` Call method
See also
Appendix C: Error Codes
|
PROPERTIES
Product: 4D Write
HISTORY
Created: 4D Write 6 ARTICLE USAGE
4D Write Language ( 4D Write v16) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||