Remove EWC Barcode Entry (RMVEWCBCDE)

The Remove Extended Wireless Controller Bar Code Entry (RMVEWCBCDE) command removes the bar code entry for the specified bar code group.

Restriction: To execute this command, the user profile requires *IOSYSCFG special authority.

Parameters

Keyword Description Choices Notes
BCDGRP Barcode group Name Required, Positional 1
INZMBR Initialization source member Name Required, Positional 2
INZFILE Initialization source file Qualified object name Optional, Positional 3
Qualifier 1: Initialization source file Name, QEWCSRC
Qualifier 2: Library Name, *LIBL

Barcode group (BCDGRP)

Specifies the name of the bar code group entry that is being removed.

Initialization source member (INZMBR)

Specifies the name of the source file member containing the bar code entry that is being removed. The bar code entry contains the extended wireless controller configuration data.

Initialization source file (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.

The possible values are:

QEWCSRC
The source file name QEWCSRC is used.
source-file-name
Specify the name of the source physical file that contains the source member.

Examples

RMVEWCBCDE   BCDGRP(BCD01)  INZMBR(EWC01)  INZFILE(QGPL/QEWCSRC)

This command removes the bar code entry for bar code group BCD01 in source file member EWC01 in source file QEWCSRC in library QGPL.

Error messages

None