Use the FORM command to indicate the form code to use for the file being sent.
The FORM statement must come after a FILE command and should preceed any DATA commands.

The syntax is
  FORM     form code  

where
form code   identifies the form to use for this file

The form code will almost certainly have local dependencies and/or restrictions.
This attribute is generally most useful for print jobs, though it can be used to specify other media types.