#define F_CONTACT 101 #define F_COGNOME 102 #define F_NOME 103 #define F_CODALT 104 #define F_TITOLO 105 #define F_TIPOCF 111 #define F_CODCF 112 #define F_RAGSOC 113 #define F_QUALIFICA 114 #define F_MAIL 121 #define F_NUMTEL 122 #define F_NUMCEL 123 #define F_NUMFAX 124 #define F_STATO 131 #define F_COMUNE 132 #define F_DENCOM 133 #define F_INDIRIZZO 134 #define F_CAP 135 #define F_LOCALITA 136 #define F_MAIL2 221 #define F_NUMTEL2 222 #define F_NUMCEL2 223 #define F_NUMFAX2 224 #define F_STATO2 231 #define F_COMUNE2 232 #define F_DENCOM2 233 #define F_INDIRIZZO2 234 #define F_CAP2 235 #define F_LOCALITA2 236