On Mon, 4 Dec 2017 17:28:41 -0500, scott Ford wrote: >If i had a main line in assembler and set a ESTAE before calling a Cobol >main routine, >could i intercept the 'C stcname' and be able to recovery ?
I'm not sure. Having set your ESTAE(X), then calling your Cobol main routine, I'm pretty sure LE would establish its own ESTAE(X), which would receive control first. Will it percolate to you in all the cases you are interested in? If I wanted to do something like this, I would establish the LE environment before setting your ESTAE(X). -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
