Version 4.2.6 for Mainframes
 —  Parameter Reference  —

SYNERR - Control of Syntax Errors

This Natural profile parameter specifies whether or not syntax errors will be passed to the error transaction program.

Possible settings ON Syntax errors are passed to the error transaction program.
OFF Syntax errors are not passed to the error transaction program.
Default setting OFF  
Dynamic specification yes  
Specification within session no  
Application Programming Interface USR4007N See SYSEXT - Natural Application Programming Interfaces in the Utilities documentation.

The error transaction program is defined either with the profile parameter ETA or within the Natural Security library profile.

Top of page