File | |
| New | Create a new application. |
| Open | Open an existing application. |
| Close | Close an application. |
| Save | Save an application. |
| Save As | Save the active application with a new name. |
| Add Files | Add a dictionary to an existing application. |
| Drop Files | Drop a dictionary from an existing application. |
| CSPro Settings | Clear cached credentials from your computer. |
| Compile | Compile the logic in the application. |
| Run | Run the application. |
Edit | |
| Undo | Undo latest cut/copy/paste operations. |
| Redo | Redo the latest undo operations. |
| Cut | Cut logic and place it on the clipboard. |
| Copy | Copy logic and place it on the clipboard. |
| Paste | Paste logic from the clipboard. |
| Find | Find text in the logic. |
| Find Next | Find the next occurrence of text in the logic. |
| Replace | Replace text with new text in the logic. |
| Format Logic | Format the logic using a defined CSPro code formatting style. |
View | |
| Names in Trees | Show names instead of labels in trees. |
| Append Labels to Names in Tree | Show both labels and names in trees. |
| Full Screen | Hide the trees and show full screen view. |
| Logic | Show logic procedures in the right-hand window. |
| Questionnaire | Show the questionnaire in the right-hand window using the dictionary items. |
| Report Preview | Display a preview of a templated report. |
| User and Configuration Settings | Open a dialog that allows you to edit the user and configuration settings. |
Options | |
| Application Properties | Modify a variety of application properties. |
| Custom Order | Allow user defined order of editing. |
Code | |
| Paste as String Literal | Pastes the text on the clipboard as a string literal, escaping characters as needed. |
| String Encoder | Shows a dialog that encodes and decodes text into a variety of string literal formats. |
| Path Adjuster | Displays a dialog that facilitates working with absolute and relative paths in CSPro logic. |
| Symbol Analysis | View information about where each dictionary symbol, form symbol, and user-defined function is used in an application. |
| Deprecation Warnings | Modify the setting for the kind of deprecation warnings to display during compilation. |
| Code Folding | Options to fold the application's logic. |