default window to

Examples


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.

Syntax

default window to window_name

Parameters

window_name – The window that will be the default window for the current form-level or global procedure or function.

Comments

The following guidelines must be observed when using the default window to statement:


Documentation Feedback