
			      Addressbook 0.4
			============================
			      by Clemens Durka
		      (durka@informatik.tu-muenchen.de)

				 DATAFORMAT

The Format, data is stored is quite simple: 

one file (usually with extension .dat) holds all the data, one line
per entry, fields separated by a special character (usually ';')

a second file (extension .dat.fmt) holds the format definitions, that
means, which field contains which data, which fields get shown in the
listbox and which which format

The programm fully supports 8 bit iso-latin fonts, so enter any special
caracter just like this. (german umlauts, french accents). If these
special caracters are on your keyboard, but dont work, you maybe need 
to modify Xmodmap.

Format for some fields:

addon		something like c/o which doesn't belong to street

street		just as usual in the country: first streetname and number or
		first number, then streetname (like in France)

country		Please use country abbrevations as on international number
		plates. By clicking on the Button Countries you get a list.
		Full names will be expandes automatically.

zip		Zip Code, including state (for USA) or letters (for NL)

city		Cityname without zipcode

birthday	feel free, but consequent. I use dd.mm.yyyy   
		maybe sometime a 'birthday reminder app' will be added

phone*		IMPORTANT: put it, as if you were already in the country
		international dial prefixes are added automatically, if
		your configuration in addressbook.config is correct.
		p.ex.:
		1-234-567-7890 (USA & Canada)
		(089)1234567   (Germany and many others)
		12345678       (Danmark and France exept Paris)
		(1)44556677    (France around Paris)

email		full emailaddress

