Re: LEASM modules limited to 4K DSA why?

2006-08-08 Thread Bernd Oppolzer
In my opinion, you can always compute the value R13 + 4K, put it into another register and do a USING on this. I recall that I've done this when I wrote CICS ASSEMBLER programs some ten years ago. The parameter restrictions of macro DFHEIENT don't matter (much). Kind regards Bernd Am Dienst

Re: LEASM modules limited to 4K DSA why?

2006-08-08 Thread Farley, Peter x23353
our program (like only getting the first 4K of DSA, or ...). Peter -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 3:08 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: LEASM modules limited to 4K DSA why? Peter, you can use X.C. Getm

Re: LEASM modules limited to 4K DSA why?

2006-08-08 Thread Roland Schiradin
Peter, you can use X.C. Getmain or the LE callable service to obtain more storage. Don't know why such a limit during initialization exist. Roland On Tue, 8 Aug 2006 13:24:04 -0400, Farley, Peter x23353 <[EMAIL PROTECTED]> wrote:

LEASM modules limited to 4K DSA why?

2006-08-08 Thread Farley, Peter x23353
I'm hoping some of the IBM LE folk who lurk here can answer a question I had over on the CICS-L list. CICS TS 3.1 introduced the XOPTS(LEASM) parameter to permit LE-compliant Assembler programs to be the frst program in a CICS transaction. The CICS Assembler translator and macros produce an LE "M