Display Wireless Line Member (DSPEWLM)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Display Extended Wireless Line Member (DSPEWLM) command displays the extended wireless line parameters of the specified source file member.

Top

Parameters

Keyword Description Choices Notes
INZMBR Initialization source member Name Required, Positional 1
INZFILE Initialization source file Qualified object name Optional, Positional 2
Qualifier 1: Initialization source file Name, QEWLSRC
Qualifier 2: Library Name, *LIBL, *CURLIB
Top

Initialization source member (INZMBR)

Specifies the name of the source file member to be changed. This member contains the extended wireless controller configuration data.

Top

Initialization source file (INZFILE)

Specifies the name of the source physical file that contains the source file member to display. If the source physical file does not exist, this command will fail.

The name of the source file can be qualified by one of the following library values:

*LIBL
All libraries in the job's library list are searched until the first match is found.
*CURLIB
The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.
library-name
Specify the name of the library to be searched.

The possible values are:

QEWLSRC
The source file name QEWLSRC is used.
source-file-name
Specify the name of an existing source physical file that contains the source member to display.
Top

Examples

DSPEWLM   INZMBR(EWL01)

This command displays extended wireless line parameters in source file member EWL01 in source file QEWLSRC in the library list.

Top

Error messages

None

Top