☜ | MWAPI - MODAL1995 Version of ANSI (Equivalent to Current ISO Version) of Standard | ☞ |
Definition | A window for which the MODAL wattribute is defined is referred to as a modal window. When a modal window is visible, other windows may be disabled. A MODAL wattribute value equal to "PARENT" indicates that the modal window disables only its parent window. A MODAL wattribute value equal to "ANCESTORS" indicates that the modal window disables all of its ancestor windows. A MODAL wattribute value equal to "APPLICATION" indicates that the modal window disables all active windows defined in ^$WINDOW except itself. If an application attempts to create a child window of a modal window which is not also a modal window, an error condition occurs with $ECODE containing ",M?9," and $EREF containing a value that indicates the ssvn reference for which the error occurred. |
Domain | modaltype |
Access | For an MTERM window: Reference For other window types: Create, Reference |
Default | For an MTERM window: "APPLICATION" For other window types: None |
Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.
This page most recently updated on 29-Nov-2011, 20:03:11.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)