ERROR Grid Notify Event
Description
An error has occurred in the grid.
Template
context:u(2),code:c(1),id:u(2),objtype:i(2),griderror:i(2),bberr:i(2),tcberr:i(2),rcd:c(1*)
Significant Field |
Description |
context |
Context in which the event occurred. |
code |
29 |
id |
ID of the resource that caused the event. |
objtype |
Type of resource that caused the event. |
griderror |
Grid error code, as identified in the following table. |
bberr |
Error a Business BASIC program would see if the operation were attempted by a user program. The validity of this field depends upon the griderror code, as identified in the following table. |
tcberr |
Error a Business BASIC program would see if the program issued a TCB(10) after the operation failed. The validity of this field depends upon the griderror code, as identified in the following table. |
rcd |
Record in use when the operation failed. |
Grid Error Code Notify Event Descriptions
The following identifies and describes the ERROR Notify event griderror field, and indicates the validity of the bberr and tcberr fields (these three fields are defined .)