In
<cae1xxdeqycdbu6n4y38jj8veuccappsokfxcadjwbkrpda5...@mail.gmail.com>,
on 03/31/2014
at 10:49 AM, John Gilmore <[email protected]> said:
>In PL/I, however, the parentheses are required (because PL/I has no
>reserved words, only keywords in context). Thus
>IF ARG = NULL then RETURN SYSNULL ELSE RETURN ARG;
>must necessarily become
>IF ARG = NULL then RETURN (SYSNULL) ELSE RETURN(ARG) ;
Still wrong.
See 6.13.2 Return from a function
--
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: INFO IBM-MAIN