NBT Manual

NBT Commands
NBT Manual424773-001
3-13
AUTO^ADD^WIN
AUTO^ADD^WIN
AUTO^ADD^WIN controls the automatic creation of windows. This can greatly
simplify configuration files in Pathway and TACL.
To display the current setting of this parameter, use the INFO PROCESS command.
Y | N
defaults to Y. When set to Y, if an application opens $NBT with a qualifier which
does not correspond to a defined window, NBT attempts to perform the following
command:
ADD WIN #name
where #name was specified in the application open. The window will be added in
the default domain. If the window cannot be added, the open request is rejected.
Messages are logged for failed automatic-add requests.
AUTO^ADD^WIN Y | N