This appendix provides information on how to control printing of the parameter lists that are supplied at run time. Two lists of CA Culprit parameters are printed at run time.
Sequential Parameter Listing
This is generated during the precompile phase of CA Culprit processing. The parameters are printed in the order they are submitted; parameters that CA Culprit generates are not shown.
The Sequential Parameter Listing also shows the parameters that are copied from stored code; the parameters for code copied by the USE parameter and by =COPY or =MACRO appear as follows:
Input Parameter Listing
This listing is generated during the compile phase of CA Culprit processing. The parameters are listed in an order determined by CA Culprit's standard sort. Both user-defined and CA Culprit generated parameters appear in this listing along with default values assumed by CA Culprit.
The Input Parameter Listing also shows the internal code generated by CA Culprit in response to the following conditions:
The internal code documents simple statements generated by CA Culprit from the compound user-coded statements. This facility allows users to follow CA Culprit's processing logic.
The Input Parameter Listing also includes the modifications performed by CA Culprit on code copied by an =COPY or =MACRO parameter. Modifications performed by CA Culprit on code copied by a USE parameter appear in the Sequential Parameter Listing.
|
Copyright © 2014 CA.
All rights reserved.
|
|