PRINT FORMATS
PRINT FORMATS VAR_LIST (FMT_SPEC) [VAR_LIST (FMT_SPEC)]....
PRINT FORMATS
sets the print formats for the specified variables to
the specified format specification.
It has the same syntax as FORMATS
, but PRINT FORMATS
sets only print formats, not write formats.