78IBM Sterling Connect:Direct for i5/OS User’s Guide
without decompressing it. The option DECMPR(*NO) cannot be specified if you are using Sterling Connect:Direct Secure Plus to perform a secured copy function.
Note: Ensure that the destination file contains no members before you send a file with
DECMPR(*NO) specified.
TYPE(FILEMBRSPLF) specifies the type of data to be sent. You must define the type of data to be copied as one of the following:
FILE specifies that the file being copied is a physical database file.
MBR specifies that the object being copied is a member of a physical database file. SPLF specifies that the data is to be copied to an i5/OS spooled output file.
For each TYPE, you can specify certain parameters as follows.
The following parameters are valid for TYPE(FILE) and TYPE(MBR) files:
FILETYPE(*SRC*DATA) establishes the type of file to be created. Use this parameter whenever a file is created.
TEXT(‘text description’) sets a text description to be associated with this member (and file, if created). This description cannot exceed 50 characters and must be enclosed in single quotes.
MAXMBRS(number*NOMAX) specifies the maximum number of members a physical file can contain.
AUT(*CHANGE*ALL*USE*EXCLUDE) specifies the authority to give to a user who does not have specific authority to the file or member, is not on the authorization list, and whose user group does not have specific authority to the file or member.
The following parameters are valid for TYPE(SPLF) files:
DEVTYPE(*IPDS*SCS*USERASCII) sets the type of data stream created for a printer file from the data received.
LPI(3467.589) sets 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.
FOLD(*NO*YES) specifies whether entire records are printed when the record length exceeds the form width.
RPLUNPRT(*YES
ALIGN(*NO*YES) specifies whether the page must be aligned in the printer before printing is started.