On Wed, 9 Feb 2011 01:51:04 +0000, john gilmore wrote:

>Jim Mulder writes:
>
><begin snippet>
>CSVDYLPA will create a CDE so that things like IPCS WHERE and 
>SLIP can identify the module name. LOAD to address will not create 
>a CDE. For that reason, I strongly recommend CSVDYLPA over 
>LOAD to address.
></end snippet>
>
>This is a worthy point, but a directed LOAD followed by an 
>appropriate IDENTIFY macro will achieve the same result in a shorter 
>path length.

>From the Assembler Services Reference:

<quote>
If an authorized caller creates an entry name for a module in the 
link pack area, the IDENTIFY service places an entry for the alias 
on the active link pack area queue. If an unauthorized caller 
creates an entry name for a module in the link pack area, the 
IDENTIFY service places an entry for the alias on the task's job 
pack queue.
</quote>

A CDE entry on the job pack queue is of no use.  As far as I can 
tell, this will not create a CDE on the LPA queue.

-- 
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to