44
XMITIP User Reference Guide
Page 19 of 54
12/4/2015
FORMAT ZIPGIF
This format will cause the input file, which must already be in GIF format, to be compressed using a ZIP
utility and then attached. The syntax is:
FORMAT ZIPGIF/name-in-archive
The name-in-archive is used by PKZIP/MVS version 2.51 and higher and is similar to the FILENAME
keyword. If specified the file will be placed in the ZIP archive file using this name. The FILENAME keyword
is used to specify the name the ZIP archive will be known as in the e-mail attachment
FORMAT ZIPHTML
This format will cause the file to be converted to HTML format and then to be compressed using a ZIP utility
(PKZIP/MVS, ISPZip, or InfoZip) if installed and available. The syntax is:
FORMAT ZIPHTML/name-in-archive/color/font-size/banner/table/header/wrap/semicolon
Or
FORMAT ZIPHTML/name-in-archive/DS:configuration-data-set
Or
FORMAT ZIPHTML/name-in-archive/DD:configuration-ddname
The name-in-archive is used by PKZIP/MVS version 2.51 and higher and is similar to the FILENAME
keyword. If specified the file will be placed in the ZIP archive file using this name. The FILENAME keyword
is used to specify the name the ZIP archive will be known as in the e-mail attachment.
See the FORMAT HTML description above for the definition of the color and font-size parameters.
FORMAT ZIPPDF
This format will cause the file to be converted to PDF format and then to be compressed using a ZIP utility
(PKZIP/MVS, ISPZip, or InfoZip) if installed and available. The syntax is:
FORMAT ZIPPDF/name-in-archive/layout/font-size/paper-size/lpi/rpo
Or
FORMAT ZIPPDF/name-in-archive/txt2pdf-configuration-file
The name-in-archive is used by PKZIP/MVS version 2.51 and higher and is similar to the FILENAME
keyword. If specified the file will be placed in the ZIP archive file using this name. The FILENAME keyword
is used to specify the name the ZIP archive will be known as in the e-mail attachment.
See the FORMAT PDF description above for the definition of the layout, font-size, paper-size, lpi parameters
and the txt2pdf-configuration-file option.
FORMAT ZIPRTF
This format will cause the file to be converted to RTF format and then to be compressed using a ZIP utility
(PKZIP/MVS, ISPZip, or InfoZip) if installed and available. The syntax is:
FORMAT ZIPRTF/name-in-archive/layout/font-size/paper-size/ro
Or
FORMAT ZIPRTF/name-in-archive/txt2rtf-configuration-file
The name-in-archive is used by PKZIP/MVS version 2.51 and higher and is similar to the FILENAME
keyword. If specified the file will be placed in the ZIP archive file using this name. The FILENAME keyword
is used to specify the name the ZIP archive will be known as in the e-mail attachment.
See the FORMAT RTF description above for the definition of the layout, font-size, and paper-size parameters
and for the information on the specification for the configuration file.