The Home Brew Recipe Calculating Program - Hop Table Maintenance Screen
This is the Hop Table Maintenance Screen. This table is used to track the various types of hops available and some general information about them. The screen is split into two windows, a maintenance window and a view window. The maintenance window is used to add or change a record, while the view window may only be used to look at records.
Fields
- Hop - (25 Characters) This field indicates the name of the hop.
- Grown - (20 Characters) This field indicates where the hop is grown.
- A.A. Range - (10 Characters) This field is used to indicate the typical alpha acid range of the hop.
- Profile - (80 Characters) This field is used to describe the general characteristics of the hop.
- Use - (80 Characters) This field is used to indicate the typical use for the hop; i.e. bittering for German Ales.
- Example - (80 Characters) This field is used to list examples of beers that use the hop.
- Substitute - (80 Characters) This field is used to list other possible hops that may be substituted for this one in a pinch.
- Info - (Unlimited Characters) This field is used to record any additional information about the hop. It is possible to view this field in a full screen mode by double clicking on the word "Memo" on the record in the view window.
Action Buttons - View Mode
- Add - Click this button to add a new record and put the screen in Add mode.
- Change - Click this button to change the currently displayed record and put the screen in Change mode.
- Delete - Click this button to delete the currently displayed record.
- Exit - Click this button to exit the screen.
Action Buttons - Add/Change Mode
- Save+Add - *Add Mode Only* Click this button to save the new record and add another.
- Save - Click this button to save the current record.
- Cancel - Click this button to discard changes to the current record.
Navigation Buttons
- Top - Click this button to go to the first record.
- Prv Set - Click this button to scroll backwards through the list of records.
- Prv Rec - Click this button to display the previous record.
- Search - Click this button to display the Search Screen.
- Nxt Rec - Click this button to display the next record.
- Nxt Set - Click this button to scroll forward through the list of records.
- Bottom - Click this button to go to the last record.
Order Button
- Use this button, located in the upper right hand corner of the screen, to change the order of the table. If only one order is possible for this table, this button will be disabled. Fields that may be ordered by are indicated with :o printed after the boilerplate text in the top window.
Return to the HBRCP homepage.
Comments? Question? Email me at rust1d@usa.net
Last Updated: 18-JAN-99