Actuallists

An actuallist specifies the parameters M passes to the invoked routine. The actuallist contains a list of zero or more parameters enclosed in parentheses, immediately following a DO or extrinsic function.

An actuallist:

Example:

          GTM>DO MULT(3,X,.RESULT)
        

This example illustrates a DO with parameters. The actuallist contains: