thanks Lizette. Actually I use CEE callable service to handle abends and it gives me a code "32xx" so I'd like to get the corresponding message. example : 3209 "Fixed-point divide exception" <-- this message ?? refer to page 228 in z/OS V1R9.0 Language Environment Programming Reference
On Tue, 4 Mar 2008 10:02:01 -0500, Lizette Koehler <[EMAIL PROTECTED]> wrote: >Francois, > >That is an ISPF Message Skeleton Library. Therefore you would have &vars that would not be resolved. I am not sure that is exactly what you need. The library is setup with message prefixes but not all messages are in this library. > >Lizette > > > >> >>Actually I found SYS1.MSGENU library which seems to contain all OS >>messages, only I don't know how to get the message code from a program. >>Anybody help me? >> > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, >send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO >Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

