CL Command Reference - DLTJVAPGM

CL Command List > DLTJVAPGM Reference

Description:

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.


Examples:

DLTJVAPGM CLSF(¡¯/projectA/myJavaclassname.class¡¯)

This command will delete the Java program associated with the class file myJavaclassname.