How to Call the Introductory FoxPro 2.6 ScreenLast reviewed: April 30, 1996Article ID: Q115216 |
The information in this article applies to:
SUMMARYTo call the introductory screen displayed the first time you started FoxPro, type the following in the Command window:
DO <FoxPro_pathname>\catalog.app WITH "splash"For example, if FoxPro was installed in the default directory (FPW26 in FoxPro for Windows, and FPD26 in FoxPro for MS-DOS), you would type one of the following commands in the Command window, depending on which platform of FoxPro you were using:
DO c:\fpw26\catalog.app WITH "splash" -or- DO c:\fpd26\catalog.app WITH "splash"NOTE: Also, if the CATMAN= setting in the configuration file is removed or the configuration file isn't found by FoxPro, and Fox is restarted, the introductory screen is displayed.
MORE INFORMATIONThe introductory, or "splash," screen is a dialog box titled "Welcome to Microsoft FoxPro 2.6 for Windows" or "Welcome to Microsoft FoxPro for MS-DOS," displayed in FoxPro 2.6 for Windows and FoxPro 2.6 for MS-DOS, respectfully. It contains the following buttons:
|
Additional reference words: FoxDos FoxWin FoxMac 2.60 2.60a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |