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.
Its syntax is identical to that of FORMATS
(see FORMATS),
but PRINT FORMATS
sets only print formats, not write formats.