ALL:

I have a STC in Cobol running with these compile options:

CBL NOC(E),FLAG(W),DATA(31),NODYN,RES,RENT,MAP,SSR
CBL NOZWB,NUM,NOTERM,NOVBREF,X,APOST,LIB,LIST

we link as :

MODE AMODE(31),RMODE(ANY)

So my question is we call assembler programs using I/O to QSAM with
ADMODE(24) and RMODE(24), is my assumption correct that the I/O and buffers
of the called assembler routine will be below the 16m line ? If so is there
a way , I know you can re-alloc the DCB buffers above the line but part of
the DCB definitions must be below the line.

I have a copy of the Share presentation on Trimodal  Programming by the
great John Ehrman. I could a routine or process like he shows. My issue is
the amount of data...300000 x 80bytes ...

All comments are helpful and appreciated.

Regards,

 *IDMWORKS*

Scott Ford

z/OS Dev.




“By elevating a friend or Collegue you elevate yourself, by demeaning a
friend or collegue you demean yourself”



www.idmworks.com

scott.f...@idmworks.com

Blog: www.idmworks.com/blog






*The information contained in this email message and any attachment may be
privileged, confidential, proprietary or otherwise protected from
disclosure. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, distribution, copying or
use of this message and any attachment is strictly prohibited. If you have
received this message in error, please notify us immediately by replying to
the message and permanently delete it from your computer and destroy any
printout thereof.*

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to