DISPLAY CLEAR command
See Crunch Automation basics for more information.
The DISPLAY CLEAR command allows you to clear the subtotals created by the DISPLAY subtotals command. The variables passed in this command should be either categorical, categorical array, or multi-response.
DISPLAY CLEAR alias, ..., alias;
Example
DISPLAY CLEAR variable1...variable20;
DISPLAY CLEAR mr1, mr2, mr3;