Suppresses all output, except columns, while continuing to process other operations such as calculations or format settings. Use the OUTPUT command to resume output.
Syntax
{ SUPOUTPUT }Example
<PAGE (Market, Accounts, Scenario)
Chicago Sales Actual
<COLUMN (Year)
<CHILDREN Year
<ROW (Product)
<ICHILDREN Audio
Stereo
Compact_Disc
{SUPOUTPUT}
VCR
TELEVISION
{OUTPUT}
Audio
!
{ SUPNAMES }
Boston Sales Actual
<CHILDREN Year
<ICHILDREN Audio
!
Which produces the same report as in the SUPNAMES example.
See Also