Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Located in the Visual FoxPro Tools\Analyzer folder, Analyzer.app provides a way to dynamically trace the structure and symbols in Visual FoxPro application files. Code Analyzer provides visual controls, a menu, and keyboard options to navigate through application file code by using output from the Documenting Wizard.
DO HOME( ) + 'tools\analyzer\analyzer' WITH 'DocWizTargetDirectory'
Parameters
- DocWizTargetDirectory
Specifies the name of the Documenting Wizard target directory.
Code Analyzer Tabs
- Symbols
Provides access to all the user symbols in the open code document. - Hierarchies
Provides display of either the calling tree hierarchy or the class hierarchy of your program.
See Also
Addlabel.app | Cpzero.prg | Gendbc.prg | Hexedit.app | Genhtml.prg | Documenting Wizard | Hierarchies Tab, Code Analyzer | Symbols Tab, Code Analyzer | Utility Programs