Designated Character Alignment

[svdac~X] -- Set decimal alignment character to X. This sets the character that is used by the tab commands to control decimal alignment. The default is the character that is common for American usage, i.e. presently [svdac~.] for both print and braille files (= dots 4-6 in the latter).

The principals here are virtually identical to those covered in Decimal Tabs.

Essentially, DBT can be instructed to use almost any character to line up text. For example, let us suppose we wanted to produce a list of e-mail addresses in such a way that it was easy to find the ISP. (That is the bit that usually follows the @ sign)

In print, we could display them like this (spacing exaggerated for clarity):

Text before sign @ Text after Sign
the_newbie @ somewhere.com
joe @ alo.com
the_man_at_the_top @ ontheinternet.co.uk

With numbers for example, in Europe, and many other countries, a comma is used instead of a full stop or period. For example, "1,345.95" would be written "1.345,95". Hence we would want to line up columns of figures using the comma instead of the period.