<< Click to Display Table of Contents >>
Format
Syntax
FORMAT: format
where format specifies the file format of the data file to be sent. The possible values of the format field (together with the data type and the associated data file extensions) are:
ASCII(ASCII text, unformatted - TXT)
EPSON(Epson FX or LQ print spool file - EPN)
TIFF-NORMAL(200x100 dpi TIFF fax file - G3N)
TIFF-FINE(200x200 dpi TIFF fax file - G3F)
Description
Specifies what format the data file is in. In a standard SUBMIT file (containing a %%[TEXT] section) the format should be "EPSON" or "ASCII". Epson should be used if the message text contains any "%%" formatting commands (e.g. "%%[BOLD:ON]"). If however the message text just contains ASCII text then the format should be specified as "ASCII" (or the line omitted), in which case the result will be the same as using the client to send an ASCII text file.
Example
FORMAT: EPSON