Previous Topic: Input Numeric Fields

Next Topic: Example


Notes

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.