File | Edit | View | Templates | Project | Compiler | Run | Windows | Help
Like most Windows editors (i.e., Microsoft's Word and Visual C++), pcGRASP is structured as a main "control" window into which the CSD editor windows and pcGRASP message window are placed. Functions on the contents of these windows are achieved through the use of the menu bar and/or the tool bar. Details on the workings of these functions may be reached by selecting from the above menu or by clicking on the appropriate portion of the above image.
The CSD Editor window is a fully functional text editor, capable of standard editing functions, such as cut, copy, paste and search & replace. A single session of pcGRASP may contain multiple CSD windows.
The Message window, shown in the above image docked at the bottom of the main window, offers feedback to the user during and after various functions, including CSD generation and compiler error messages. If errors are recevied during the compile, double clicking on the error line in the message window takes the cursor to and highlights the offending line of code.