The FORMAT command is used to specify a FORMAT to be used in a later READ, WRITE, or PRINT command with the FORMAT option.
In general, the format is:
FORMAT(list)
where list contains edit descriptors.