Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Java Program (DSPJVAPGM) command displays information about the Java program associated with a Java class file.
If no Java program is associated with the class file specified, escape message JVAB540 is sent.
Restriction: The class 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 |
OUTPUT | Output | Optional, Positional 2 |
Top |
Specifies the file name from which to display the associated Java program. The file name may be qualified by one or more directory names.
Top |
Specifies whether the output from the command is shown at the requesting work station or printed with the job's spooled output.
Top |
DSPJVAPGM CLSF('/projectA/myJavaclassname.class') OUTPUT(*)
This command will display information for the Java program associated with the class file myJavaclassname. The Java program information will be output to the display.
Top |
*ESCAPE Messages
Top |