Receiving a File

53

The following TOSYSOPTS parameters are valid for TYPE(SPLF) files: DEV(*JOB*SYSVALdevice-name)specifies the name of the printer device description.

DEVTYPE(*IPDS*SCS*USERASCII) specifies the type of data stream created for a printer file from the data received.

PAGESIZE(page-lengthpage-width)specifies the length and width of the page used by the printer. This parameter overrides the FORMTYPE parameter.

LPI(3467.589) specifies the line space setting (lines per inch) on the printer.

CPI(5101213.31516.71820) specifies the printer character density, in characters per inch, for the printer.

OVRFLW(overflow-line-number)specifies the line number on the page at which overflow to a new page begins. The value specified must not exceed the forms length specified for PAGESIZE.

FOLD(*NO*YES) specifies whether entire records are printed when the record length exceeds the form width.

RPLUNPRT(*YES ‘replacement-character’*NO)specifies whether unprintable characters are replaced with printable characters when printed. It also specifies the replacement character.

ALIGN(*NO*YES) specifies whether the page must be aligned in the printer before printing is started.

CTLCHAR(*NONE*FCFC) specifies whether the data contains printer control characters.

CHLVAL(*NORMAL (channel#1 line#1).. . (channel#12 line#12)) specifies the list of channel numbers with their assigned line numbers.

FORMFEED(*DEVD*CONT*CUT*AUTOCUT) specifies the form feed attachments that the printer uses (4214, 5219, and 5553 printers only).

PRTQLTY(*STD*DRAFT*DEVD*NLQ) specifies the quality of print produced.

DRAWER(123*E1) specifies the source drawer to be used when automatic cut-sheet feed mode is used.

FONT(*CPI*DEVDfont-identifier)specifies the font identifier to be used for the spooled output file.

CHRID(*DEVD*SYSVAL graphic-character-set code-page) specifies the character identifier to use for the spooled output file. *DEVD indicates that the CHRID value the device is designed to handle is used.

PAGRTT(*DEVD*COR090180270) specifies the degree of rotation (clockwise from the edge of the paper first loaded into the printer) of text on each page printed.

PRTTXT(‘print-text’)specifies a line of text to be printed at the bottom of each page printed. Up to 30 characters enclosed in single quotes can be specified.

JUSTIFY(050100) controls the print positions of the characters on the page (in the spooled file) so the right margin is regular.

DUPLEX(*NO*YES*TUMBLE) specifies whether the spooled output file is printed on one or both sides of the paper.

SPOOL(*YES*NO) specifies whether the data is sent to a spooled file before printing.

OUTQ(*JOB*DEVlibrary-name/output-queue- name) specifies the output queue for the spooled output file created.

FORMTYPE(form-type)specifies the type of form to use in the printer when the spooled file is printed. The PAGESIZE parameter overrides this parameter.

COPIES(number-of-copies)specifies the number of copies to be printed. Valid values range from 1–255.

Page 53
Image 53
IBM CDI5UG1107 manual Receiving a File