Previous Topic: DEFDEV TYPE=EXTERNALNext Topic: DEFDIST


DEFDEV TYPE=VPO

Syntax:

/DEFDEV 	ID=sname
		TYPE=VPO
		VNODE=nodename
		VEXIT=exitname
		VLOGMODE=logmode
		VOUTLIM=nnnnnnnn
		VAUTONL=Y|N
		VDRIVER=drivername

Where:

ID=sname

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

TYPE=VPO

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

VNODE=nodename

Specifies the 1-17 characters node name.

VEXIT=exitname

Specifies the 1-8 characters user exit name.

VLOGMODE=logmode

Specifies the 1-8 characters VTAM LOGMODE name.

VOUTLIM=nnnnnnnn

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

VAUTONL=Y|N

Specifies whether to add a new-line command at the end of lines which are 132 characters long.

VDRIVER=drivername

Specifies 1-8 character device driver name that is required to print on this synonym.