The information in this article applies to:
SYMPTOMSIf you have one instance of Word running and you start Word again, you have two instances of Word running instead of one as expected. CAUSEIn Microsoft Windows, if a share program such as SHARE.EXE, VSHARE.386, or any other share utility is in use, multiple instances of the same program can be run at the same time. You cannot configure Word to prevent this from occurring. RESOLUTIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support professionals can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs. If you have limited programming experience, you may want to contact the Microsoft fee-based consulting line at (800) 936-5200. For more information about the support options available from Microsoft, please see the following page on the World Wide Web: http://www.microsoft.com/support/supportnet/refguide/The following WordBasic macro, when named AUTOEXEC, will check to see if any other instances of Word are running and if so, give you the option of closing one instance or allowing the new instance.
To test the macro, restart Word and then start a second instance of Word.
You should receive a dialog box stating there are two instances of Word for
Windows running. It will allow you to:
-or- Additional query words: copies copy two determine session sessions multiple
Keywords : kbprg wordnt kbmacroexample ntword word6 word7 word95 word |
Last Reviewed: October 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |