The Home Brew Recipe Calculating Program - Styles Table Maintenance Screen
This is the Styles Table Maintenance Screen. This table is used to track information about the various beer styles that exist. 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
- Style - (20 Characters) This is the major style grouping the substyle belongs in.
- Substyle - (25 Characters) This field indicates the substyle of beer.
- Type - (12 Characters) This field indicates the type of yeast used (ale, lager) to make the substyle.
- Original SG - (11 Characters) This field indicates the typical orginal gravity ranges of the substyle.
- % Alcohol - (9 Characters) This field indicates the typical percent alcohol by volume of the substyle.
- I.B.U. - (7 Characters) This field indicates the typical IBU ranges of the substyle.
- Bitterness Perception - (15 Characters) This field indicates the level of bitterness perceived in the substyle.
- Hop Flavor - (15 Characters) This field indicates the level of hop flavor perceived in the substyle.
- Hop Aroma - (15 Characters) This field indicates the level of hop aroma perceived in the substyle.
- Esters Perception - (15 Characters) This field indicates the level of esters perceived in the substyle.
- Diacetyl Perception - (15 Characters) This field indicates the level of diacetyl perceived in the substyle.
- CO2 Volumes - (9 Characters) This field indicates the typical carbon dioxide levels of the substyle.
- Body/Mouth Feel - (15 Characters) This field indicates the body and mouth feel perceived in the substyle.
- Lovibond - (7 Characters) This field indicated the typical lovibond ratings of the substyle.
- Color Characteristics - (15 Characters) This field indicates the characteristics of the color typical of the substyle.
- Comments - (Unlimited Characters) This field is used to record any additional comments about the substyle. 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