Next: , Previous: , Up: Variable Attributes   [Contents][Index]


11.10 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.

Its syntax is identical to that of FORMATS (see FORMATS), but PRINT FORMATS sets only print formats, not write formats.