DSPEWCBCDE (Display Extended Wireless Controller Bar Code Entry) Command Description

DSPEWCBCDE Command syntax diagram

Purpose

The Display Extended Wireless Controller Bar Code Entry (DSPEWCBCDE) command displays the bar code parameters for the specified bar code group.

Required Parameters

BCDGRP
Specifies the name of the bar code group to be displayed.
INZMBR
Specifies the name of the source file member that contains the bar code entry to be displayed. This source file member contains the extended wireless controller configuration data.

Optional Parameter

INZFILE
Specifies the name of the source physical file that contains the source file member.

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.

QEWCSRC: The source file name QEWCSRC is used.

source-file-name: Specify the name of the source physical file that contains the source member.

Example for DSPEWCBCDE

DSPEWCBCDE   BCDGRP(BCD01) INZMBR(EWC01)
  INZFILE(*LIBL/QEWCSRC)

This command displays bar code parameters for bar code group BCD01 in source file member EWC01 in source file QEWCSRC in the library list.

No error messages.