Share via


Run Active Document Dialog Box

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

  • 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, making it possible for 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 (VFP7RUN.EXE).
    Stand Alone The Active Document is run as a stand-alone application with the Visual FoxPro runtime (VFP7RUN.EXE).
    In Browser (Debugging) The Active Document is run within your Internet browser using the Visual FoxPro executable (VFP7.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 (VFP7.EXE), providing debugging capabilities, the Command window, and all features of the Visual FoxPro development environment.
  • Run
    Runs the Active Document you specify.

See Also

Debugger Window | Active Documents | Open Dialog Box | Options Dialog Box