PRB: Programs with Matching Name Cause Wrong Program to RunID: Q113531 The information in this article applies to:
SYMPTOMSWhen you are using the Application command on the Run menu to consecutively run two different programs that have the same name, the first program is run twice. In other words, the first program is run again when you attempt to run the second program.
CAUSEThe first program is still in memory. For performance reasons, a program is not reloaded from the disk each time it is called.
RESOLUTIONTo force FoxPro to load the second program from the disk, do one of the following:
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Problem1. From the Run menu, choose Application. 2. Select LASER.APP from the Sample:Laser:DOSONLY subfolder in the main 3. Choose the Quit button in LASER.APP.
4. From the Run menu, choose Application. 5. Select LASER.APP from the Sample:Laser:CROSPLAT subfolder in the main 6. Choose the Quit button in LASER.APP.
7. In the Command window, type "DO ?" (without the quotation marks). 8. Select LASER.APP from the Sample:Laser:CROSPLAT subfolder in the main Note that LASER.APP now uses a graphical interface, indicating that the
cross-platform version was loaded this time.
Additional reference words: FoxMac 2.50b duplicate identical like similar alike multiple KBCategory: kbprg kbprb KBSubcategory: |
|
Last Reviewed: May 29, 1996 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |