Delete DFU Program (DLTDFUPGM)

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

The Delete DFU Program (DLTDFUPGM) command deletes a DFU program from a library.

Error messages for DLTDFUPGM

None

Top

Parameters

Keyword Description Choices Notes
DFUPGM DFU program Qualified object name Required, Positional 1
Qualifier 1: DFU program Name
Qualifier 2: Library Name, *LIBL, *CURLIB
Top

DFU program (DFUPGM)

Specifies the qualified name of the DFU program that will be deleted.

*LIBL
DFU will use your library list to search for a specified program.
*CURLIB
Type *CURLIB to use your current library. If no current library entry exists in the library list, QGPL is used. If you do not specify a library name, *LIBL is used.
Top

Examples

None
Top

Error messages

None

Top