John,

Yeah, when i worked at another Vendor we had other product options module
in object only and was loaded into the Linklist. When the ISPF interface
same up it looked for it and
basically pulled in all the options. Worked fine except when customers
deleted it ..that was always good for a few laughs

Regards,
Scott

On Thu, Mar 19, 2015 at 4:57 PM, John Gilmore <[email protected]> wrote:

> Scott,
>
> It is a very good idea  to ask the binder to mark such table load modules
> or, better, program objects as OL (only loadable).
>
> On Thu, Mar 19, 2015 at 2:11 PM, Elardus Engelbrecht <
> [email protected]> wrote:
>
> > Scott Ford wrote:
> >
> > >Yeah , now i see thank you Charles
> >
> > I have the same thing which Charles Mills kindly described. Load a mod
> > with data and play with it.
> >
> > In my case, I inherited an ancient IEFUJI exit. That thing loads a module
> > residing in a linklist library which contains only a list of approved
> > accounting codes allowed to be used.
> >
> > I decided that this is sh*t, cr*p and bullsh*t [1], so I rewrote [2] the
> > thing so RACF can be called to use ACCTNUM which holds the accounting
> codes
> > with the added benefit that the codes are authorised (actually RC =
> > 0/4/undecided) by RACF.
> >
> > I can't remember whether the A() pointers were used or whatever lookup
> > method was used, but I will come back to you on Friday with a sample
> > currently residing in an unfathomable deep ML2 archive...
> >
> > Groete / Greetings
> > Elardus Engelbrecht
> >
> > [1] - a more ancient, but crappy,version contained the table inside the
> > UJI exit. Ugh... I'm allergic to unneeded IPLs. ;-)
> >
> > [2] - Search for it in RACF-L for my sample of IEFUJI for accounting
> codes.
> >
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to [email protected] with the message: INFO IBM-MAIN
> >
>
>
>
> --
> John Gilmore, Ashland, MA 01721 - USA
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

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

Reply via email to