URL: http://www.firstbasesoftware.com/man/man1/dblgen.htm
Last modified: 12 September 1995
Copyright © by FirstBase Software.
[ Index of Contents] [ FirstBase RDBMS Overview]


NAME

dblgen - generate a set of FirstBase labels

SYNOPSIS

dblgen [-b] [-y] [-n] [-d database] [-i index] [-H N_lines] [-T N_lines]

DESCRIPTION

Dblgen generates a set of FirstBase labels using a FirstBase label dictionary defined via dbdlbl(1). This label dictionary is used to determine which fields are to appear where on the label.

The -b flag will run the FirstBase tool in batch mode, suitable for shell scripts. This mode produces no output on the terminal, thus can also be used when running the process in the background. The -y flag will run the tool at the terminal without pausing to ask the user if existing files can be destroyed and without displaying a 'picture' of the requested task.

Dblgen(1) first displays an image of what the labels will look like and where the print image file will go. The user has a chance to abort here. The labels may be generated from one to four up (across the top), as specified in the label dictionary. The width of each label is derived from the label dictionary also. See dbdlbl(1) for more information on the label generator dictionary.

The -n argument line switch is used to turn off the printing of the statistics label. Without this flag, a statistics label showing how many labels were printed is produced as the last label.

The -H and -T argument line switches are used to tune the number of blanklines printed between each label, either as head_lines or tail_lines. Using this feature, printer fonts requiring more vertical spacing can be utilized as needed.

FILES

cdblbl
default name for the FirstBase labels.

dbase
default name for the FirstBase database.

index
default name for the FirstBase index.

*.idictl
dictionary for label generator.

*.cdb
FirstBase database.

*.idx
FirstBase index.

*.lbl
FirstBase labels.

SEE ALSO

dbedit(1), dbdlbl(1), generators(5), firstbase(5)

FirstBase User's Guide and Reference Manual

DIAGNOSTICS

If the label print file already exists Dblgen(1) will pause and ask permission to overwrite it.

This tool uses a FirstBase index to generate the output from the database in a particular order. If this index is detected to be out of date or non-existent, it is regenerated automatically.


URL: http://www.firstbasesoftware.com/man/man1/dblgen.htm
Last modified: 12 September 1995
Copyright © by FirstBase Software.
[ Index of Contents] [ FirstBase RDBMS Overview]