DISCLAIMER:

This preliminary and subject to change
All feature documented here are in pre alpha state.

importCSV username formatFile csv-file separator import-folder startline

	  format-FILE:  file describing whch column of the csv-file is to be associated with which
		        data field
          csv-file:     The date themself
          separetor     The separator string used in the csv-file
	  import-folder addres folder in which all address where put which do not supply there
			own folder
	  startline

format-FILE-Format
      One line per column of the csv-file. Each column conatins one of the tags
      defined in 

      AddressTags adrTags (see address.h)

      Each tag is asscociated with the associated data element of an Minkowsky address.

