PCA Command Deletes the specified screen displays. Format CANCEL DISPLAY [display-name [,display-name...]]
1 – Parameters
display-name Specifies a screen display to be canceled. If you specify a display-name, do not use the /ALL qualifier.
2 – Description
The CANCEL DISPLAY command cancels the specified screen displays. When a screen display is canceled, it disappears from the screen and its contents and definition are permanently lost.
3 – Qualifiers
3.1 /ALL
Cancels all screen displays (except PROMPT) including the PCA- defined PLOT, SOURCE and OUT displays. After canceling all displays, you must use the SET DISPLAY command to create new screen displays if you want to select them for use in screen mode (see SELECT command). If you use the /ALL qualifier, omit the display-name list.
4 – Examples
PCAA> CANCEL DISPLAY FOO This command removes the screen display named FOO.