EJECT/{PRINT|WINDOW}
This statement affects the listing device. Other GRIP statements that affect the listing device are: LSTDEV, PRINT, and FPRINT. However, the listing device could already be open due to interactive Unigraphics or User Function. The interactive listing device window is equivalent to the statement LSTDEV/CRT.
Parameter |
Description |
|
If the listing device is an OS file or a line printer, then the system issues a new page character. If the listing device is the interactive listing device, then the system scrolls the screen and begins printing at the top of a new page. |
WINDOW |
This option causes the system to close the interactive listing device window. If the interactive listing device window is not displayed, or if the listing device is set to something else, then this statement has no effect. If the interactive listing device window is reopened, it will not contain the contents from the previous window. |