Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Delete Java Program (DLTJVAPGM) command deletes a Java program associated with a Java class file, JAR file, or ZIP file.
If no Java program is associated with the file specified, informational message JVAB526 is sent and command processing continues.
Restriction: The file must be in one of the following file systems: QOpenSys,"root", or a user-defined file system.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CLSF | Class file or JAR file | Path name | Required, Positional 1 |
SUBTREE | Directory subtree | *NONE, *ALL | Optional |
Top |
Specifies the class file name from which to delete the associated Java program. The class file name may be qualified by one or more directory names.
Top |
Specifies whether directory subtrees are processed when looking for files that match the CLSF keyword.
Top |
DLTJVAPGM CLSF('/projectA/myJavaclassname.class')
This command will delete the Java program associated with the class file myJavaclassname.
Top |
*ESCAPE Messages
Top |