Change Line Desc (TDLC) (CHGLINTDLC)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Change Line Description (TDLC) (CHGLINTDLC) command changes a line description for a twinaxial data link control line.

Top

Parameters

Keyword Description Choices Notes
LIND Line description Name Required, Key, Positional 1
ONLINE Online at IPL *SAME, *YES, *NO Optional
TEXT Text 'description' Character value, *SAME, *BLANK Optional
Top

Line description (LIND)

Specifies the name of the line description

This is a required parameter.

Top

Online at IPL (ONLINE)

Specifies whether this object is automatically varied on at initial program load (IPL).

*SAME
The value does not change.
*YES
The line is automatically varied on at initial program load (IPL).
*NO
This line is not automatically varied on at IPL.
Top

Text 'description' (TEXT)

Specifies text that briefly describes the line description.

*SAME
The value does not change.
*BLANK
Text is not specified.
character-value
Specify no more than 50 characters of text, enclosed in apostrophes.
Top

Examples

CHGLINTDLC   LIND(WSFLIN1)  TEXT('Virtual line for WSF')

This command changes the text for line description WSFLIN1.

Top

Error messages

*ESCAPE Messages

CPF261E
Line description &1 not changed.
Top