The Home Brew Recipe Calculating Program - Yeast Table Maintenance Screen
This is the Yeast Table Maintenance Screen. This table is used to track information about the various yeast strains available to a brewer as well as 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
- Name - (25 Characters) This field contains the name of the yeast strain.
- App Attenuation - (8 Characters) This field indicates the apparent attenuation of the yeast strain.
- Floculatant - (15 Characters) This field indicates the degree of floculation of the yeast.
- Type - (9 Characters) This field indicates the type of fermented beverage the yeast strain is used for (Ale, Lager, Wheat, Lambic, Sake, Mead, Cider).
- Mfg - (10 Characters) This field is used to indicate which manufacturer makes the yeast strain.
- Mfg No. - (8 Characters) This field is used to store the manufacturer assigned number of the yeast strain.
- Info - (Unlimited Characters) This field is used to record any additional information about the yeast strain. 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