% @(#)deletedisp.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:30 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT deletedisp.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, DELETE/DISPLAY %.PURPOSE On-line help file for the command: DELETE/DISPLAY %.VERSION 1.0 26-OCT-1990 : Creation, KB %.VERSION 1.1 11-JUN-1991 : add parameter, KB %---------------------------------------------------------------- \se SECTION./DISP \es\co DELETE/DISPLAY 11-JUN-1991 KB \oc\su DELETE/DISPLAY [disp] delete display window(s) on XWindow displays \us\pu Purpose: Delete display window(s) on XWindow displays. \up\sy Syntax: DELETE/DISPLAY [disp] \ys\pa disp = display specification, \\ can be a number (the display_id used in "create/display"); \\ or * to indicate all display windows; \\ or ALL to delete all windows, i.e. also the graphic windows; \\ defaulted to * \ap\sa See also: DELETE/GRAPHICS, CREATE/DISPLAY, CREATE/GRAPHICS \\ Chapter 06 of MIDAS Users Manual, Volume A \as\no Note: With the parameter `disp' set to ALL, DELETE/DISPLAY is equivalent to DELETE/GRAPHICS ALL. \\ If you also want reset the color allocation scheme, e.g. you just closed some other windows to free up colors, you should use the command RESET/DISPLAY (that's kind of a super DELETE/DISPLAY). \\ This command is only valid for XWindow Image Displays. \on\exs Examples: \ex DELETE/DISPLAY Delete all display windows including the zoom_windows. Do not delete any graphics window. \xe\ex DELETE/DISPLAY 4 Delete display window with display id 4, if it has a zoom_window connected, also that one is deleted. \xe\ex DELETE/DISPLAY all Remove all display and graphics windows, which have been previously created by Midas, from the screen. \xe \sxe