<snip>
> So you want your unauthorized code to load up and run authorized code
> in the same address space at the same time? I think we pretty much had
> this discussion a month or two ago, or maybe that was on IBM-MAIN.
> Yes, it is possible, but it not without doing things to your system
> that will compromise System Integrity.
>
<snip>

It was my questions on IBM-MAIN about loading user exits from a
non-apf library and running them in problem state from an APF
authorized program.

Base on all of the responses about integrity issues and the complexity
of doing it "right" I abandoned the design and decided to use multiple
address spaces and PC routines.  This keeps a nice clean separation
between the two.

Sam

Reply via email to