The system variable VGVar.handleSysLibraryErrors specifies whether the value of system variable SysVar.errorCode is affected by the invocation of a system function. However, VGVar.handleSysLibraryErrors is available only when VisualAge® Generator compatibility is in effect, as explained in Compatibility with VisualAge Generator.
For details and restrictions, see Exception handling.
You can use VGVar.handleSysLibraryErrors in these ways:
VGVar.handleSysLibraryErrors = 1;
Related concepts
Compatibility with VisualAge Generator
Segmentation in text applications
Related reference
Exception handling
System variables outside of EGL libraries
errorCode