IBM CDI5UG1107 manual Sending a Spool File

Models: CDI5UG1107

1 178
Download 178 pages 15.27 Kb
Page 79
Image 79

Sending a Spool File

79

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. Note that CTLCHAR(*FCFC) must be specified as a SYSOPTS parameter for this to be a valid parameter.

FORMFEED(*DEVD*CONT*CUT*AUTOCUT) specifies the form feed attachments used by the printer (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 you use automatic cut-sheet feed mode.

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.

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 is 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 prior to 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.

MAXRCDS(maximum-records)specifies the maximum number of records that are placed in the output queue. Valid values range from 1–500,000.

FILESEP(number-of-file-separators)specifies the number of blank separator pages to be placed between each copy of the file printed.

HOLD(*YES*NO) specifies whether the file is to be held on the output queue until released by the user.

SAVE(*YES*NO) specifies whether the spooled output file is to be saved on the output queue once printed.

OUTPTY(*JOBoutput-priority)specifies the scheduling priority of the file on the output queue.

USRDTA(user-data)allows up to 10 characters of data to identify the spooled output file.

Refer to the IBM Sterling Connect:Direct Processes Web site at http://www.sterlingcommerce.com/documentation/processes/processhome.html for general information on SMS support.

XTRAN( table-name)specifies the translation table to use. The named table object must exist in a library that is in the session manager job library list or else the COPY step fails.

Page 79
Image 79
IBM CDI5UG1107 manual Sending a Spool File