On Thu, Mar 16, 2017 at 2:52 PM, Farley, Peter x23353 <
[email protected]> wrote:

> I thought I might need to use stert_seq and end_seq too.  Thanks for the
> advice.
>
> However, I am running into a little roadblock at the moment.  I set things
> up copying some of the sample program ASMPIPI listed in the LE Pgmrs Guide,
> but without any fixed program name in the ceexptbl entry since the
> initialization macro cannot know what program(s) will be called:
>
> PPTBL    CEEXPIT  ,               PREINIT TABLE WITH INDEX
>          CEEXPITY 0,0             DYNAMICALLY LOADED RTNE, CALL-BY-ADDR
> *
>          CEEXPITS ,               END OF PREINIT TABLE
>
> Neither (init_sub) nor (init_sub_dp) will succeed with this ceexptbl, both
> of them fail with RC=8.
>
> Is there any way to set up a totally dynamic ceexptbl, with no actual
> entries for any LE-enabled HLL program, and still be able to initialize
> successfully?  If not, does it matter if the only entry in the ceexptbl is
> a dummy HLL program that will NOT be invoked via that table, but only other
> programs called via (call_subr_addr) with the address returned by a LOAD
> macro?
>

​add_entry:

https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.ceea200/cladde.htm
​



>
> Peter
>


-- 
"Irrigation of the land with seawater desalinated by fusion power is
ancient. It's called 'rain'." -- Michael McClary, in alt.fusion

Maranatha! <><
John McKown

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to