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.
Contains the name of the application that provides IntelliSense functionality.
_Codesense = [cFilename]
Parameters
- cFilename
Name of the Visual FoxPro application that provides IntelliSense functionality, such as tooltips in the editor and code editor windows, list members, and others.
Remarks
The _Codesense application also enhances IntelliSense functionality for native commands and functions. By default, _Codesense contains FoxCode.app, installed in your Windows user application folder or HOME( ) location. You can specify a different cFilename for the _Codesense application.
See Also
_FOXCODE System Variable | ToolTipText Property | Customizing IntelliSense Using FoxCode | Visual FoxPro IntelliSense Manager Window