Invoking Cobol routine LE ABEND - S4083
search cancel

Invoking Cobol routine LE ABEND - S4083

book

Article ID: 18430

calendar_today

Updated On:

Products

Vision:Results

Issue/Introduction

Invoking Cobol routine from VISION:Results getting LE ABEND - S4083.

 

 

Resolution

When invoking a COBOL routine from VISION:Results, take note of the COBOL release.

If COBOL 5.1 or later is being used for the Runtime Libraries, then LE must be in effect when executing.

LE=Y is the DYLINSTL default value as of VISION:Results 6.0. If LE is set to N at your site this can be overridden at the application level by adding LE to the list of parameters on the OPTION statement within the application to satisfy the requirement.