_BUILDER System Variable

Contains the name of the Visual FoxPro builder application.

_BUILDER = cProgramName

Parameters

  • cProgramName
    Specifies a builder application. If your builder application is in a directory other than the current Visual FoxPro default directory, include a path with the application name.

Remarks

The _BUILDER system variable contains the name of the application that Visual FoxPro uses when you choose a builder in the Form Designer. By default, _BUILDER contains BUILDER.APP, installed in your Visual FoxPro directory. You can specify a different name for the builder application.

See Also

Tasks

How to: Add Visual FoxPro Controls to a Form

Reference

System Variables Overview
Form Designer