The (PC) and (TL) suffix codes require preSORT totalling; these preSORT totals may include records that are rejected after the SORT. In addition, computations occurring after the SORT are not reflected in the calculation.
Example:
If the following statements are included in a given run:
COMPUTE(P) FIELDA = X Computation occurs preSORT. COMPUTE FIELDA = Y Computation occurs postSORT. LIST FIELDA(PC)
The LIST statement displays a percentage for value X only.
| Copyright © 2012 CA. All rights reserved. |
|