Partager via


Utility Programs

These tools are provided with Microsoft Visual FoxPro to help speed the process of application development.

In This Section

  • Addlabel.app
    Adds label sizes to the New Label dialog box in the Label designer.
  • Code Analyzer
    Provides visual controls, a menu, and keyboard options to navigate through application file code by using output from the Documenting wizard.
  • Filer.dll
    Supports the most popular features of the Filer, including support for searching files for text strings and opening multiple files for editing.
  • Gendbc.prg
    Generates a program that can re-create a database.
  • Genhtml.prg
    Generates a Web page based on data in a table.
  • Hexedit.app
    Examines or changes address, byte, and ASCII values of data in a file.
  • Productivity Tools
    Describes the different tools available to help make creating Visual FoxPro applications easier and faster.
  • Using the Task List Manager
    Explains how the Task List Manager can help keep track of shortcut, user-defined, and custom tasks.
  • Using the Object Browser
    Describes how the Object Browser enables you to view information about components, such as objects, classes, properties, methods and events.
  • Operating the Command Window
    Explains that the Command window can be used to run code and that when you type a Visual FoxPro command in the window, the code is executed immediately.
  • Using the Accessibility Browser
    Describes how you can use the Accessibility Browser to verify that your application is accessible to people with disabilities.
  • Using the Automated Test Harness
    Explains that the Automated Test Harness can be used to run scripts to help automate the testing of your application.