Appendix A: Macro Code
A.3 Code for Macro %MV_PROFILING
A.4 Code for Macro %PROFILE_TS_MV
A.5 Code for Macro %CHECK_TIMEID
A.1 Introduction
This chapter shows the code of the macros %COUNT_MV, %MV_PROFILING, %PROFILE_TS_MV, and %CHECK_TIMEID, which were presented and discussed in chapters 10 and 11.
A.2 Code for Macro %COUNT_MV
General
The code of macro %COUNT_MV, which was introduced in section 10.2, is shown here.
The following parameters can be specified with the macro:
DATA
Name of the input data set.
VARS
List of variables in the data set to be analyzed. Variables should ...