ID: Q113513
The information in this article applies to:
_ASSIST is a new system memory variable in FoxPro version 2.6 for MS-DOS and Windows. This memory variable brings up the Catalog Manager, which is equivalent to the Control Center in dBASE IV.
dBASE IV's Control Center allows quick and easy access to the different components of dBASE's menu system. A catalog is always opened by the Control Center.
By default, _ASSIST is equal to CATALOG.APP in the main FoxPro directory. For example, if FoxPro 2.6 for Windows is installed in the C:\FOXPROW directory, issuing ?_ASSIST in the Command window would show the following:
_ASSIST=C:\FOXPROW\CATALOG.APP
To access the Catalog Manager, use one of the following methods:
For more information about the _ASSIST system memory variable, see the README.TXT file in the main FoxPro directory.
Additional reference words: FoxWin FoxDos 2.60 KBCategory: kbprg KBSubcategory: FxinteropDbase
Last Reviewed: June 28, 1995