Specifications

Appendix F Printing with Software
Revision A 5K-LE OWNERS MANUAL Section F - 11
Software Interface sample: dBASE IV ver 1.0
Upon entering dBASE, the dBASE Control Panel will be displayed.
To Create a Label, move cursor to the labels column and select <create>.
A label will be displayed on the screen.
Press ALT & D, to pull down the Dimensions menu, the following settings should be entered;
Width of label 45
Height of label Set to the number of lines in your address
Indentation 0
Lines between labels 1
Space between columns 1
Columns of labels 1
Press ESC
Add fields to label using the instructions at the bottom of the screen.
Once you have completed your layout, press ALT & L to pull down the Layout menu and
select;
Save this label design.
When this label format is saved, it will be displayed as a file under the labels column in the
control panel.
To Print labels;
Activate a data file;
Select the label file you created under the labels column;
Follow menu directions to print.
NOTE: dBase IV does a CR & LF before each address, therefore you must do the
following:
IF SEVEN LINE ADDRESS, DO A FF BEFORE THE START OF THE NAME,
Example <CR> <LF>
CHR(12)+NAME
P/N 90-00852-001