Rational Developer for System z, Version 7.5

-CP Line Definition

To display the content of the -CP Line Definition section, you must select a Macro call in the left area of the tab. In this section, you indicate the line number and the parameters, if any, of the Macro call.

Line number
Enter two numeric characters in this field. When a Macro is parameterized, it is used to call it into the same program several times.
Parameters
Up to 20 parameters can be used in a Macro. They are formatted as '$n' (n=1,2,...,9,0) and '$x' (n=A,B,...J) and are listed in the 'Parameter' column.

You must specify the replacement values of the respective parameters in the form of character strings. Each occurrence of the parameter in the original Macro is then replaced by the value entered for this particular Program.

The number of characters used for each parameter value must correspond to the appropriate field length for the element being parameterized. For example, if $1 is being used as a Function code, the value must be two characters.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)