Click to Rate and Give Feedback
MSDN
MSDN Library
Visual FoxPro
Using Visual FoxPro
 How to: Create Programs

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.Net Framework 2.0

Other versions are also available for the following:
Visual FoxPro 9.0 SP2
How to: Create Programs

You can create a standalone program, a program as part of a project, or programmatically.

NoteNote

After creating a program, make sure you save it. If you try to close an unsaved or modified program, Visual FoxPro prompts you to save the program or discard changes.

To create a standalone program

  1. On the File menu, click New.

  2. In the New dialog box, click Program, and then New File.

  3. In the editing window, type the code for the program.

To create a program in a project

  1. Open the project for your application in the Project Manager.

  2. In the Project Manager, expand the Code node.

  3. Click Programs, then New.

  4. In the editing window, type the code for the program.

To create a program programmatically

  • In the Command window, use the MODIFY COMMAND to open an editing window.

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker