Previous Topic: DEFDEVNext Topic: DEFDEV TYPE=JES


DEFDEV TYPE=CA-SPOOL

Syntax:

/DEFDEV		ID=sname
 		TYPE=CA-Spool
		CNODE=nodename
		CSUBID=subid
		CEXIT=exitname
		CAUTODEL=Y|N
		COUTLIM=nnnnnnnn
		CRETAIN=nnnn
		CSYSOUT=Y|N
		CSARCLS=Y|N
		CSARCOPY=Y|N
		CSARFCB=Y|N
		CSARFORM=Y|N
		CSARHOLD=Y|N
		CCLASS=c
		CCOPIES=nnn
		CFCB=cccc
		CFORM=cccc
		CHOLD=Y|N

Where:

ID=sname

Specifies the 1-12 character name for this device synonym.

TYPE=CA-Spool

Specifies the type of device being defined. Possible values are CA-SPOOL, JES, EXTERNAL, and VPO.

CNODE=nodename

Specifies the 1-8 characters CA Spool node name.

CSUBID=subid

Specifies the 1-4 characters CA Spool subsystem name.

CEXIT=exitname

Specifies the 1-8 characters user exit name.

CAUTODEL=Y|N

Specifies whether to purge a file if it is empty when closed.

COUTLIM=nnnnnnnn

Optionally, specifies the maximum number of lines which can be printed (1 to 16,777,215). This overrides the CMAMAX SARINIT parameter.

CRETAIN=nnnn

specifies Optionally, the maximum number of hours CA Spool retains the file after printing. (1 to 4095).

CSYSOUT=Y|N

Specifies whether to use the CA View SYSOUT id as the CA Spool filename.

CSARCLS=Y|N

Specifies whether to use the CLASS specified on the CA View Print Attributes Panel.

CSARCOPY=Y|N

Specifies whether to use the COPIES count specified on the CA View Print Attributes Panel.

CSARFCB=Y|N

Specifies whether to use the FCB specified on the CA View Print Attributes Panel.

CSARFORM=Y|N

Specifies whether to use the FORM specified on the CA View Print Attributes Panel.

CSARHOLD=Y|N

Specifies whether to use the HOLD option specified on the CA View Print Attributes Panel.

CCLASS=c

Specifies 1 character output print class.

CCOPIES=nnn

Specifies the number of copies (1 to 255).

CFCB=cccc

Specifies the 1-4 character FCB name.

CFORM=cccc

Specifies the 1-4 character FORM name.

CHOLD=Y|N

Specifies whether to place the file in hold status.