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.
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
System Variables Overview | Adding Visual FoxPro Controls to a Form | Form Designer