■ The Project window is a container or organizer for all of the pieces in an application. It displays a list of all the form and code modules that make up the current application. ■ To create a new project, choose New Project from the File menu. ■ To open an existing project, choose Open Project from the File menu. ■ While working in the Project window, you can: • Start the Form Designer by selecting a form module and choosing the Form button • Edit existing code by selecting the module name and choosing the Code button ■ The Project window only displays form (.FRM) and code (.BAS) modules. It does not list text (.TXT) or include (.BI) files. ■ A bullet (•) appears next to the command name on the Window menu when the Project window is the active window. ┌─────────────────┐ │ •Project │ └─────────────────┘