PRB: Catalog Manager and Wizards Not Available on System MenuLast reviewed: April 30, 1996Article ID: Q114719 |
The information in this article applies to:
SYMPTOMSThe Catalog Manager and Wizards commands are not available on the FoxPro system menu. NOTE: The Catalog Manager command is usually located on the File menu. The Wizards command is usually located on the Run menu.
CAUSEThis situation occurs when the configuration file contains the following line
_STARTUP = <program_name>where <program_name> is a program or application designated to start whenever you open FoxPro.
WORKAROUNDTo restore the Catalog Manager and Wizards commands to the menu, use one of the following methods:
STATUSThis behavior is by design.
MORE INFORMATIONWhen FoxPro starts, the FOXSTART.APP application runs by default unless another application or program is specified by the _STARTUP variable. FOXSTART.APP adds the Catalog Manager command to the File menu and adds the Run menu, which contains the Wizards command, to the main FoxPro system menu bar.
Steps to Reproduce Problem
|
Additional reference words: FoxDos FoxWin 2.60 catman tshoot
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |