Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Intersystem Communications Function Device Entry (RMVICFDEVE) command removes one or more program device entries from the specified ICF file.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
FILE | ICF communication file | Qualified object name | Required, Positional 1 |
Qualifier 1: ICF communication file | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
PGMDEV | Program device | Values (up to 50 repetitions): Character value | Required, Positional 2 |
Top |
Specifies the ICF file from which the program device entries are to be removed.
This is a required parameter.
Qualifier 1: ICF communication file
Qualifier 2: Library
Top |
Specifies the program device entries to be removed from the ICF file.
You can specify 50 values for this parameter.
This is a required parameter.
Top |
RMVICFDEVE FILE(ICFHIST) PGMDEV (CHICAGO NEWYORK DENVER)
This command removes the program devices of CHICAGO, NEWYORK, and DENVER from the ICF file ICFHIST.
Top |
Top |