Introduction to GRASP - Control Panel : File

File | Project | Search | Preferences | Window | Help

The file option is probably the option that will be used the most. It has a total of five choices:

Ada95... - Creates a new CSD window that is sensitive to Ada 95 source code.

C... - Creates a new CSD window that is sensitive to C source code.

C++... - Creates a new CSD window that is sensitive to C++ source code.

Java... - Creates a new CSD window that is sensitive to Java source code.

VHDL... - Creates a new CSD window that is sensitive to VHDL source code.

Save All Files - Saves the contents of each CSD window (as source code) in the current session.

Exit GRASP - Ends the current session of GRASP.

Note that multiple CSD windows may be opened from one control panel, and not all CSD windows need to be sensitive to the same language. That is, from a single control panel a user could open, for example, two Ada 95 windows, a C window, and three Java windows, or nearly any other combination of CSD windows.

Return to the Introduction to GRASP Page