To prevent the QSH-like screen from appearing when I use RUNJVA I submit a job that contains : RUNJVA CLASS(myJavaClass) PARM(&PATH &OBJECT) + CLASSPATH(&CLASSPATH) When the class completes it spools QPRINT to the OUTQ with only "Java program completed normally" How can I prevent this from being generated ?