Microsoft KB Archive/42881: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (X010 moved page Microsoft KB Archive/Q42881 to Microsoft KB Archive/42881 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
In Microsoft Word for DOS versions 5.0 and 5.5, if you set the Promptmode variable to “user” in a macro, as in the following example,
In Microsoft Word for DOS versions 5.0 and 5.5, if you set the Promptmode variable to “user” in a macro, as in the following example,


&lt;<SET Promptmode="user">&gt;
<<SET Promptmode="user">>


anytime a prompt asks you to choose Y, N, or ESC, pressing the ESC key aborts the macro.
anytime a prompt asks you to choose Y, N, or ESC, pressing the ESC key aborts the macro.


KBCategory: kbother kbmacro KBSubcategory: Additional reference words: 5.00 5.50 ============================================================================= Copyright Microsoft Corporation 1994.
KBCategory: kbother kbmacro KBSubcategory: Additional reference words: 5.00 5.50 ============================================================================= Copyright Microsoft Corporation 1994.

Latest revision as of 19:23, 12 August 2020

Word: Macro Incorrectly Aborts When Pressing ESC Key

PSS ID Number: Q42881 Article last modified on 11-02-1994

5.00 5.50 6.00

MS-DOS

SUMMARY

In Microsoft Word for DOS versions 5.0 and 5.5, if you set the Promptmode variable to “user” in a macro, as in the following example,

<<SET Promptmode="user">>

anytime a prompt asks you to choose Y, N, or ESC, pressing the ESC key aborts the macro.

KBCategory: kbother kbmacro KBSubcategory: Additional reference words: 5.00 5.50 ============================================================================= Copyright Microsoft Corporation 1994.