If it works like  programs on other UNIX systems, your code will need to
examine argv[0] to determine the name by which it was invoked and act
appropriately. I don't think that UNIX programs act like normal z/OS batch
and TSO programs with multiple entry points. But I could always be wrong.
On Jan 19, 2013 11:45 AM, "Paul Gilmartin" <[email protected]> wrote:

> I just created a Program Object with aliases in a UNIX directory.
> The alias names appear as hard links in that directory.  But where
> are the entry point offsets kept?  There's no PDS(E) directory
> information.  Are they metadata in extended attributes?  does
> exec() interpret a header in the program object?
>
> Just curious,
> gil
>
> ----------------------------------------------------------------------
> 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