AfterBuild Event

Occurs after a project is rebuilt or an application file (.app), dynamic link library (.dll), or executable file (.exe) is created from a project.

PROCEDURE Object.AfterBuild
LPARAMETERS nError

Parameters

nError

The Visual FoxPro error number returned after the project is rebuilt or an .app, .dll, or.exe is created. If nError is 0, no errors occurred when the project was rebuilt or the .app, .dll, or.exe was created.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic