The Home Brew Recipe Calculating Program - Export Screen
This is the Export Screen. From here all database tables in the program can be exported to an ASCII file or the Windows Clipboard.
Buttons
- To File - Click this button to select the file to export to. Initially, the Windows Clipboard is selected. When the button is clicked, the Open dialog box is displayed. If you wish to export to an existing file, locate the file on your hard drive and click the OPEN button. If you wish to export to a new file, type the desired file name and click the OPEN button. Clicking the CANCEL button will select the Windows Clipboard as the export destination. By default, export files are given an extension of .RCP.
- From Table - Click this button to select a table to export. Initially, the Recipe table is selected. When the button is clicked, the Select Export Table dialog box is displayed. Double click on a table or highlight it and press enter to select it for export. The following tables are available for export:
- All - Click this button to select all records for export. A "+" sign in front of the record indicates that it is selected for export. Initially, all records are selected.
- None - Click this button to deselect all records for export.
- Select - Click this button select the currently highlighted record and move to the next record.
- Deselect - Click this button deselect the currently highlighted record and move to the next record.
- Export - Click this button to export all selected records.
- Exit - Click this button to exit the export screen.
Return to the HBRCP homepage.
Comments? Question? Email me at rust1d@usa.net
Last Updated: 21-DEC-98