AXP-Only...
/[NO]SINGLE_WINDOW
Used with NDC's MultiSessions product on AXP to determines whether
the ALLOW command applies to the MS Server of the process which
issues the ALLOW command, or to the individual MultiSessions NDC-
terminal windows from which the command is issued.
Use ALLOW /NOSINGLE_WINDOW to allow someone to watch your MS Server
process. This allows the watcher to follow you as you switch between
individual NDC-terminal windows.
Use ALLOW /SINGLE_WINDOW to allow someone to watch only the single
NDC-terminal window from which you issue this command. The watcher
will need to use /SINGLE_WINDOW on his WATCH command.
/SINGLE_WINDOW is synonymous with /BACKGROUND and /WINDOW.
The default value for an ALLOW command is determined by the logical
USER$BACKGROUND usually defined by PEEK_DEFAULTS.COM. You can
override the default by using this command qualifier.
Examples:
$ PEEK/ALLOW/SINGLE_WINDOW JOE ! Allow JOE to watch only the
! NDC-terminal window from which
! this ALLOW command is issued.
$ PEEK/ALLOW/NOSINGLE_WINDOW JOE ! Allow JOE to watch your MS
! Server process, following you
! as you switch between NDC windows.