The Home Brew Recipe Calculating Program - Volume Converter
This is the Volume Converter. This screen allows you to enter a value for a unit, and the sum of all the values entered is displayed for each of the units available. If this screen is called from a volume field on the Recipe Screen, the value from the Recipe Screen will be placed in the field that corresponds to the unit being used on the Recipe Screen. If the unit being used on the Recipe Screen is user defined (see the Units Screen for details on defining a unit), the value will converted and placed in the Liters field (however the value will be converted back to the user defined unit if the OK button is selected).
Fields
- Barrels - (99.99) This field holds the value for Barrels to be converted. The total value of all fields entered is displayed in Barrels to the right of this field.
- Hectoliters - (99.99) This field holds the value for Hectoliters to be converted. The total value of all fields entered is displayed in Hectoliters to the right of this field.
- Imperial Gallons - (9999.99) This field holds the value for Imperial Gallons to be converted. The total value of all fields entered is displayed in Imperial Gallons to the right of this field.
- Gallons - (9999.99) This field holds the value for Gallons to be converted. The total value of all fields entered is displayed in Gallons to the right of this field.
- Liters - (99999.99) This field holds the value for Liters to be converted. The total value of all fields entered is displayed in Liters to the right of this field.
- Quarts - (99999.99) This field holds the value for Quarts to be converted. The total value of all fields entered is displayed in Quarts to the right of this field.
- Pints - (99999.99) This field holds the value for Pints to be converted. The total value of all fields entered is displayed in Pints to the right of this field.
- Cups - (99999.99) This field holds the value for Cups to be converted. The total value of all fields entered is displayed in Cups to the right of this field.
- Ounces - (999999.99) This field holds the value for Ounces to be converted. The total value of all fields entered is displayed in Ounces to the right of this field.
- Imperial Ounces - (999999.99) This field holds the value for Imperial Ounces to be converted. The total value of all fields entered is displayed in Imperial Ounces to the right of this field.
- Tablespoons - (999999.99) This field holds the value for Tablespoons to be converted. The total value of all fields entered is displayed in Tablespoons to the right of this field.
- Teaspoons - (9999999.99) This field holds the value for Teaspoons to be converted. The total value of all fields entered is displayed in Teaspoons to the right of this field.
Buttons
- Recalc - Click this button to perform calculations.
- Clear - Click this button to clear all values from the screen.
- Ok - Click this button to exit the converter. If the converter was called from a volume field of the Recipe Screen by using the F9 look up function, the values calculated will be returned to the volume field.
- Cancel - Click this button to exit the converter w/o returning any values.
Return to the HBRCP homepage.
Comments? Question? Email me at rust1d@usa.net
Last Updated: 18-JAN-99