Previous Topic: TCAMLIN SyntaxNext Topic: TCAMLIN Usage


TCAMLIN Parameters

LINE Statement Parameters

TYPe is TCAMLIN

Specifies the line type.

BUFfer size is buffer-size

Specifies the line I/O page buffer size, in bytes, for the line.

Buffer-size must be an integer in the range 1 through 32,767.

CONnect

Specifies the line is treated as a connect-type line.

CONNECT is the default when you specify neither CONNECT nor NOCONNECT in the LINE statement.

NOConnect

Specifies the line is not treated as a connect-type line.

INput ddname is

Specifies the external name of the input file for the line, as specified in the system startup JCL.

ddname

For z/OS systems, specifies the ddname of the input file for the line.

filename

For z/VSE systems, specifies the filename of the input file for the line.

OUTput ddname is

Specifies the external name of the output file for the line, as specified in the system startup JCL.

ddname

For z/OS systems, specifies the ddname of the output file for the line.

filename

For z/VSE systems, specifies the filename of the output file for the line.

PTERM Statement Parameters

TYPe is TCAMTRM

Specifies the device type for the physical terminal.

FORmfeed

Specifies the physical terminal has formfeed capabilities.

NOFormfeed

Specifies the physical terminal does not have formfeed capabilities.

NOFORMFEED is the default when you specify neither FORMFEED nor NOFORMFEED in the PTERM statement.

MODel is model-number

Specifies the model number of the physical terminal.

Model-number must be an integer in the range 1 through 5. The default is 2.

NAMe is tcam-terminal-id

Reserves the physical terminal element (PTE) for the TCAM terminal identified by tcam-terminal-id.

PTEs to be used by 3280-type printers should always be defined with a TCAM terminal identifier.

NOName

Defines a generic PTE that can be used by any TCAM terminal not explicitly associated with another PTE.

NONAME is the default when you specify neither NAME nor NONAME in the PTERM statement.