In
<[EMAIL PROTECTED]>,
on 05/19/2005
   at 10:15 AM, Peter Hunkeler <[EMAIL PROTECTED]> said:

>But isn't OPTIONS(MAIN) telling PL/1 it shall expect a standard OS
>parameter list instead of the PL/1 internal descriptors?

Yes; I'm not sure what OPTIONS(MAIN NOEXECOPS) is telling it. Note
that the "standard" OS PLIST is only one word long, but he wants two
parameters.

>And from reading about "LINKMVS", I'd expect it to work, indeed.
>LINKMVS should build a standard OS parameter list and each parameter
>should be a "CHAR() VARYING", i.e. halfword length followed by the
>character data.

Not quite; a CHAR() VARYING is passed as a locator/descriptor, with
the locator pointing to the length. But the key question is what PL/I
will try to do with the *second* parameter, which is nonstandard.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
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