Start With Full Compile (Run Menu)

   

Performs a full compile on the project.

The application is fully compiled before starting, regardless of the current setting of the Compile on Demand and Background Compile options on the General tab of the Options dialog box. Choosing Start With Full Compile does not alter the Compile on Demand or Background compile settings.

Use Start With Full Compile to start ActiveX server projects. Starting an ActiveX server project with the Start command when Compile on Demand checked may result in compile-time errors being detected after you have test applications running. If correcting an error requires restarting the ActiveX server, your test applications may be left holding invalid object references.

This command is available only at design time.

Keyboard shortcut:  CTRL+F5.