The Database menu contains the following options:
|
Add Snippet (Ctrl+Ins) | Displays the Add a Snippet dialog box to enable the user to enter a new user-defined snippet. |
|
Edit Snippet (Ctrl+F2) | Edits the currently selected user defined snippet using the Edit Snippet dialog box. |
|
Delete Snippet (Ctrl+Del) | Deletes the currently selected user defined snippet. |
| Add Category | Displays the Add Category dialog box to enable the user to enter a new user-defined category. | |
| Rename Category | Displays the Rename Category dialog box which is used to rename any user-defined category, | |
| Delete Category | Displays the Delete Category dialog box where a category can be selected and deleted. | |
|
Save User Database | Saves the user defined database. Not available if the database has not changed. |
|
Backup User Database | Creates a backup of the user defined database. The backup is stored in a file specified by the user via the Save Backup dialog box. |
|
Restore User Database | Restores the local database from a backup. The backup file to be restored is chosen by the user via the Open Backup File dialog box. |
|
Update From Web | Displays the Update from Web dialog box that enables the main code snippets database to be updated. |
| Submit Snippets | Opens the Code Submission Wizard that is used to submit user defined snippets for inclusion in the main database. | |
| Export Snippets | Exports selected user defined snippets for importing into another user's user defined database. The Export Snippets Dialog Box is displayed where the snippets and export file name are specified. | |
| Import Snippets | Imports user defined snippets into the user database. The Import Snippets Dialog Box is displayed where the import file name is specified. | |
|
Test Compile (F9) | Attempts to compile the currently selected snippet with each available compiler and displays the results in the Compiler Checks tab of the Detail Pane. See About compiler checks for more information. If a test compilation takes longer than about one second a message will pop up to indicate progress. |
|
View Compile Errors | Displays any test compilation errors or warnings in a dialog box. |
Return to the main menu.