2424Any stack reference.
2525
2626Description:
27- Use the <modal> <command> to display a <stack> as a custom <modal dialog
28- box>.
27+ Use the <modal> <command> to display a <stack> as a custom
28+ <modal dialog box>.
2929
3030>*Important:* When a <stack> is opened as <modal> its <location> is set
3131> to the center of the <defaultStack> if the <defaultStack> is open and
@@ -56,10 +56,10 @@ are sent regardless of the setting of the <lockMessages> <property>.
5656If the stack is already displayed as a modal dialog box, the <modal>
5757<command> does not close and reopen it.
5858
59- The <modal> <command> pauses the running <handler> until the <modal
60- dialog box> is dismissed (usually by clicking a button in the <modal
61- dialog box>). To <return> information to the <handler> about which
62- <button(keyword)> was clicked, in the <button(object)|button's>
59+ The <modal> <command> pauses the running <handler> until the
60+ <modal dialog box> is dismissed (usually by clicking a button in the
61+ <modal dialog box>). To <return> information to the <handler> about
62+ which <button(keyword)> was clicked, in the <button(object)|button's>
6363<script>, set a <global|global variable> or <custom property>. After the
6464<dialog box> is dismissed, the <handler> can query this <variable> or
6565<property> and act accordingly.
@@ -72,7 +72,7 @@ regardless of the current setting of the <tool> <property>.
7272References: lock messages (command), ask (command),
7373ask file with type (command), modeless (command), return (constant),
7474tool (function), variable (glossary), editable window (glossary),
75- property (glossary), dialog box (glossary), location (glossary ),
75+ property (glossary), dialog box (glossary), location (property ),
7676execute (glossary), modal dialog box (glossary), command (glossary),
7777global (glossary), Browse tool (glossary), custom property (glossary),
7878message (glossary), current card (glossary), handler (glossary),
0 commit comments