WIN_REDIRECT Name
WIN_REDIRECT Purpose
Redirects all graphics to a hidden window.
Category
Calling Sequence
win_redirect Inputs
Keyword Parameters
Keywords
/STATUS lists available hidden windows and sizes.
/CLEANUP deletes all hidden windows.
/OFF means disable window redirection.
/ON means enable window redirection (default).
Turning off redirection is an easy way to see the
effects of redirection.
Outputs
Common Blocks
win_redirect_com Notes
Note: resets from current window to new hidden window
of same size. All graphics following go to the hidden
window. Use WIN_COPY to move the hidden window to the
target window and disable graphics redirection.
Modification History
R. Sterner, 1999 Aug 11
R. Sterner, 1999 Aug 16 --- Added disable/enable options.
R. Sterner, 2007 Feb 22 --- On /cleanup check if window is open 1st.
R. Sterner, 2010 May 04 --- Converted arrays from () to [].
Copyright (C) 1999, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.