/p — Pause Viewer Option (JVIEW/WJVIEW)

The /p option to forces JVIEW and WJVIEW to pause before exiting if an error occurs. You can use this command-line option to determine the user interface state just prior to the error when debugging an application.

Example

Use the following commands to pause before exiting JVIEW or WJVIEW if an error occurs in the HelloWorld application:

JVIEW /p HelloWorld

-or-

WJVIEW /p HelloWorld