Unfortunately, all these are marked as "not to be used as a general programming interface". And then each one replicates the same response codes, but with different names!
What we want is a single general set of equates, available for general programming use. Robert Ngan CSC Financial Services Group IBM Mainframe Assembler List <[email protected]> wrote on 2014/03/18 13:49:18: > From: David P de Jongh <[email protected]> > To: [email protected] > Date: 2014/03/18 13:51 > Subject: Re: [CICS-L] stupid CICS translator - cross posted > Sent by: IBM Mainframe Assembler List <[email protected]> > > Actually, there are a number of macros that include lists of > response code EQU's: > DFHFAUED > DFHFCEDS > DFHICUED > DFHNQUED > DFHPCEDS > DFHTDUED > DFHTSUED > > David de Jongh > > > On 03/18/14, Phil Sidler<[email protected]> wrote: > > On Thu, 13 Mar 2014 10:52:26 -0500, Robert Ngan <[email protected]> wrote: > > >Ended up defining my own set of equates for all the response codes because > >I couldn't wait around for IBM to provide us with an "official" set of > >equates. > > There user to be a file in the optional source that had equates for these. > Is there still such a thing as optional source? > > -Phil
