Run Active Document Dialog Box

Allows you to run an Active Document from within Visual FoxPro and specify how the Active Document is hosted when it is run.

Dialog Box Options

Active Document

Specifies the Active Document to run. Enter the name of an Active Document .APP file in the text box or choose the dialog button to display the Open dialog box, allowing you to choose an Active Document to run.

Hosting

Specifies how the Active Document is hosted when it is run. Choose one of the following options:

Option Description
In Browser (Default) The Active Document is run within your Internet browser using the Visual FoxPro runtime (VFP6RUN.EXE).
Stand Alone The Active Document is run as a stand-alone application with the Visual FoxPro runtime (VFP6RUN.EXE).
In Browser (Debugging) The Active Document is run within your Internet browser using the Visual FoxPro executable (VFP6.EXE). Debugging capabilities, the Command window, and all features of the Visual FoxPro development environment are available.
Stand Alone (Debugging) The Active Document is run as a stand alone application with the Visual FoxPro executable (VFP6.EXE), providing debugging capabilities, the Command window, and all features of the Visual FoxPro development environment.

Run

Runs the Active Document you specify.