7.0;wp (window_pop) *DM*, revision 7.0, 83/08/18 WP (WINDOW_POP) -- Push or pop a window on the stack. usage: wp [-t|-b] FORMAT WP [-T | -B] The WP command pops a window to the top of the stack or pushes a window to the bottom of the stack. If the cursor rests in a partially obscured window, the WP command pops the window to the top of the pile. If the cursor rests in a completely visible window, WP pushes the window to the bottom of the pile. Before you can perform input to the pad associated with an obscured window, you must pop the window. By default, the WP command is invoked by the <POP> key on low-profile keyboards, while the same function is provided by CTRL/P on 880 keyboards. OPTIONS The following options are intended primarily for use in DM scripts, where you may not be able to predict the presence of other windows on the screen. -T Force a window to the top of the window stack. -B Force a window to the bottom of the window stack. RELATED TOPICS More information is available. Type: - HELP WINDOWS for general information about windows. - HELP DM COMMANDS for a list of other window management commands.