each of the programs i am working on are 1000 lines of assembler
code..they are not small manageable units but huge driver programs. if
i put in LE macros like CEEEntry & CEETERM in there, it might conflict
with some other register usage already in programs. it will ask for
lot of analysis if i made my assembler code LE conforming. hence i am
trying to make it LE tolerable. Can you suggest an Error handling
service in Z/OS 1.6 that intercepts / catches SOC7 abends and is LE
Compatible ?? and which i can use in place of SPIE macros ?
Thanks & Regards,
Sugandhi
On May 8, 10:34 am, Binyamin Dissen <postin...@[EMAIL PROTECTED]
>
wrote:
> On 8 May 2007 05:54:55 -0700 sugandh...@[EMAIL PROTECTED]
wrote:
>
> :>I am working on Language environment migration of Assembler code. I
> :>have set the TRAP off for now. I have not made Assembler code LE
> :>conforming. My question is how can i use ESPIE macros in non-LE
> :>Conforming assembler code which is executing in LE Environment ? I
> :>dont prefer to use LE Error handling CEE macros because otherwise i
> :>have to convert and make my code LE-Conforming Assembler.
>
> I presume so, but if you do not retry to the point of the interruption I
would
> expect that the LE data will be in an inconsistent state.
>
> It isn't that big a deal to make the code LE conforming.
>
> --
> Binyamin Dissen
<bdis...@[EMAIL PROTECTED]
>http://www.dissensoftware.com
>
> Director, Dissen Software, Bar & Grill - Israel
>
> Should you use the mailblocks package and expect a response from me,
> you should preauthorize the dissensoftware.com domain.
>
> I very rarely bother responding to challenge/response systems,
> especially those from irresponsible companies.


|