On Fri, Apr 6, 2012 at 8:45 AM, Phil Smith <[email protected]> wrote:

> Darn it, no matter what I've tried, I CANNOT get PL/I to handle a plist
> [what I'd call] normally-marking the high bit on the last specified
> parameter. If I use OPTIONAL, I get all the parameters, with zeroes for the
> ones that were omitted. That's not right, because I can't tell whether they
> were omitted or specified as zero.
>
> Ideas??
>

When using OPTIONAL, isn't the address in the parmlist set to zero instead
of a valid address?  Said differently, if the address in the parmlist is
zero, the associated parameter is not available.



> --
> ...phsiii
>
> Phil Smith III
> [email protected]<mailto:[email protected]>
> Voltage Security, Inc.
> www.voltage.com<http://www.voltage.com>
> (703) 476-4511 (home office)
> (703) 568-6662 (cell)
>
>
> ----------------------------------------------------------------------
> 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