PRB: DO Command Not Echoed After Choosing Run, Application

Last reviewed: August 28, 1995
Article ID: Q120460
The information in this article applies to:
  • Microsoft FoxPro for Windows, versions 2.6, 2.6a
  • Microsoft FoxPro for MS-DOS, version 2.6, 2.6a
  • Microsoft FoxPro for Macintosh, versions 2.5x, 2.6a

SYMPTOMS

When you choose Application from the Run menu to run a program or application file, the corresponding DO command is not displayed in the Command window.

STATUS

This behavior is by design.

MORE INFORMATION

In previous versions of FoxPro, the KEYBOARD command was used to echo the DO command in the Command window. However, the limitation of the command length in the KEYBOARD command can cause errors when you are running programs with extremely long pathnames.

In these previous versions, a "SET DEFAULT TO <pathname>" command was echoed to the Command window, followed by "DO <filename>" on the next line.


Additional reference words: FoxMac FoxDos FoxWin 2.50x 2.50a 2.50b 2.50c
2.60 2.60a
KBCategory: kbother kbprb
KBSubcategory: FxotherGeneral


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: August 28, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.