BUG: FoxPro .EXE Named DIALOG.EXE Doesn't Run Under Office 4.2

Last reviewed: June 27, 1995
Article ID: Q126873
The information in this article applies to:
  • Microsoft FoxPro for Windows, version 2.6a

SYMPTOMS

An .EXE file named DIALOG.EXE that was built with the FoxPro for Windows Distribution Kit (DK) will not run when Microsoft Office Manager (MOM) 4.2 is installed. When the executable DIALOG.EXE is executed, there are no error messages or other signs of activity from the machine.

RESOLUTION

Rename or rebuild the DIALOG.EXE application.

NOTE: DIALOG.EXE runs when executed from the development version of FoxPro using the DO command.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Problem

The steps below assume Microsoft Office Manager 4.2 is installed on the system.

  1. In the Command window, type "MODIFY COMMAND test" (without the quotation marks).

  2. In the TEST.PRG editing window, type the following:

    WAIT WINDOW "This is a Test"

  3. From the File menu, choose Save.

  4. In the Command window, type "CREATE PROJECT mytest" (without the quotation marks).

  5. Choose the Add button in the Project window.

  6. In the Add File dialog box, double-click the new program, TEST.PRG.

  7. Choose the Build button in the Project Manager.

  8. Select Build Executable and then choose OK.

  9. In the Save As dialog box, save the file as DIALOG.EXE.

  10. Quit or minimize FoxPro.

  11. Using File Manager, locate DIALOG.EXE and double-click the file to execute it.


Additional reference words: 2.60a FoxWin
KBCategory: kbtool kbinterop kbprb
KBSubcategory: FxtoolDk


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: June 27, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.