Previous Topic: UCFLINE SyntaxNext Topic: Example: UCFLINE


UCFLINE Parameters

LINE Statement Parameters

TYPe is UCFLINE

Specifies the line type.

MODule is system-table-module-name

Specifies the name of the UCF system table module created by the assembly and link edit of the #FESTDEF and #FESTENT macros.

The MODULE parameter is required to create an executable system.

PTERM Statement Parameters

TYPe is

Specifies the device type for the physical terminal.

UCFTERM

Specifies a 3270-type for the physical terminal.

NAMe is front-end-terminal-id

Specifies, for UCFTERM PTERMS only, the physical terminal is connected with only the specified front-end terminal.

Front-end-terminal-id must be the identifier of a UCF front-end terminal defined in the UCF front-end table.

NOName

Defines the physical terminal as a generic terminal to which any UCF front-end terminal can be connected.

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

Note: For more information about creating the UCF front-end system, see the CA IDMS System Operations Guide. For more information about the UCF front-end table, see the CA IDMS System Operations Guide. For more information about batch external request units, see External User Sessions.