The programmer’s Documentation Workbench allows the programmer a convenient way to traverse tools needed for software development. A MySQL table houses all the component parts of the Documentation Workbench. To begin double click any item in the Available Projects control.
Below is a popup that is activated on the program description list box.
When the Keyword Search is invoked a dialog prompts the user for the keyword.
When the command is processed a list box that contains all the candidates the have the keyword in their description.
As you can see the following entries contain the psi keyword. Double click on the desired item.
Invoke the popup and the options that appear in the popup are available. To execute the program click on the Execute option. To bring the application available to the IDE click on the Compile This Project option.
When you select an action from the list box control and no item is active the following dialog will appear.
To select an item simply double click on any item available in the list box.
The Position option reveals the two following options.
The Original Sequence orders all items in the order they were inserted into the data table.
The Description Sequence orders all items in an ascending description sequence.
The Quit option terminates the execution of the Documentation Workbench.
The Clear Fields option of the Crud Functions clears all data entry fields and deactivates any previously activated record.
The Create option of the Crud Functions to ensure the Short Description is populated (not blank). If the field is blank the following dialog will appear.
The File Specification field is then checked and if it is blank the following dialog will appear.
When OK is clicked the following dialog will appear.
Traverse to the desired document and select it. The File Specification field is auto-populated with the selected file.
The Documentation field is selected and if it is blank the following dialog will appear.
Once the data entry is completed and the record is inserted the following dialog will appear.
Now the new record has successfully inserted as a new candidate and is available for subsequent utilization.
The Crud Functions Delete will delete the record from the database. The following prompt is shown.
If the user clicks on the Yes option the following dialog will appear.
The Update option of Crud Functions retrieves the available data entry field and updates the contents of the table with the retrieved form information.
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.