On Thu, 2 Jul 2009 12:49:57 -0500, Elardus Engelbrecht wrote:

>
>Ask them if their Assembler source code contains this ABEND macro coded
>more or less like this example:
>
>ABEND 222,REASON=<reason code>,,,<either USER or SYSTEM>

For an S222, that would be 

   ABEND  X'222',REASON=<reason code>,,,SYSTEM
or 
   ABEND  546,REASON=<reason code>,,,SYSTEM

-- 
Tom Marchant

----------------------------------------------------------------------
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

Reply via email to