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