The default window to statement provides default qualification for window names within a script. It specifies the the window to use in the script, when a window is not explicitly qualified.
default window to window_name
• window_name – The window that will be the default window for the current form-level or global procedure or function.
The following guidelines must be observed when using the default window to statement: