On Wed, 3 Apr 2013 12:48:35 -0300, Clark Morris wrote:
>
>This has been interesting.  I recall when the maximum PARM length was
>144.  I learned to code to make sure the PARM length was in the range
>
144?  When?

>I was expecting (normally far less than either 144 or 100).  Since the
>most an initiator can control is what it passes to the invoked module,
>it is irrelevant as to what is passed on to subsequent modules by the
>original invokee because it could pass anything in a call that is
>decided in the design so what the initiator passes it is irrelevant to
>subsequent calls.
>
Not entirely.  The original invokee might choose to pass its PARM
unmodified, unverified, and uncopied as an argument to a subsequent
module, so the PARM passed by the initiator can be relevant.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to