Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the name of the table file used for Visual FoxPro IntelliSense.
_FOXCODE [= cDBFFileName]
Parameters
- cDBFFileName
Specifies the name of the file containing the table that defines IntelliSense functionality. By default, _FOXCODE specifies a file named FoxCode.dbf, which is stored in your Windows user application folder or HOME(1) location.
Remarks
Like the resource file FoxUser.dbf, FoxCode.dbf opens at Visual FoxPro startup.
For information about accessing information in FoxCode.dbf, see Customizing IntelliSense in Visual FoxPro.