// definizione campi della maschera at0100A.msk // SOGGETTI e dati collegati // pagina 1 #define F_CODICE 101 #define F_COGNOME 102 #define F_NOME 103 #define F_DATANASC 104 #define F_TESSAVIS 105 #define F_CODSEZ 106 #define F_DENSEZ 107 #define F_CODSOT 108 #define F_DENSOT 109 #define F_CATDON 110 #define F_DESC_CATDON 111 #define F_DATAISC 112 #define F_DATADIM 113 #define F_COGNOME_SP 114 #define F_DOM_INDIR 115 #define F_DOM_CODCOM 116 #define F_DOM_DENCOM 117 #define F_DOM_CAPCOM 118 #define F_DOM_PROVCOM 119 #define F_DOM_CODLOC 120 #define F_DOM_DENLOC 121 #define F_DOM_STRADA 122 #define F_DOM_DISTRI 123 #define F_RES_INDIR 124 #define F_RES_CODCOM 125 #define F_RES_DENCOM 126 #define F_RES_CAPCOM 127 #define F_RES_PROVCOM 128 #define F_RES_CODLOC 129 #define F_RES_DENLOC 130 #define F_COMNASC 131 #define F_DENCOMNASC 132 #define F_PROVCOMNASC 133 #define F_SESSO 134 #define F_CF 135 #define F_DOCID 136 #define F_TELABI 137 #define F_TELLAV 138 #define F_TELALT 139 #define F_EMAIL 140 #define F_RICPARZ 141 // pagina 2 #define F_CATNOND1 201 #define F_DESC_CATNOND1 202 #define F_CATNOND2 203 #define F_DESC_CATNOND2 204 #define F_GRUPPOAZIE 205 #define F_DESC_GRUPPOAZIE 206 #define F_CODCL 207 #define F_CODCT 208 #define F_TESSSSN 209 #define F_TITINDIR 210 #define F_CODMED 211 #define F_COGNMED 212 #define F_NOMMED 213 #define F_NOTIZIARIO 214 #define F_BENEM 215 #define F_CONSENSO 216 #define F_T_STAMPATA 217 #define F_GRUPPOAB0 218 #define F_RHANTID 219 #define F_KELL 220 #define F_FENOTIPORH 221 #define F_DU 222 #define F_ANTICORPI 223 #define F_CMV 224 #define F_MODCONV 225 #define F_PUNTORACC 226 #define F_DESC_PUNTORACC 227 #define F_GPD_LUN 228 #define F_GPD_MAR 229 #define F_GPD_MER 230 #define F_GPD_GIO 231 #define F_GPD_VEN 232 #define F_GPD_SAB 233 #define F_GPD_DOM 234 #define F_GPC_LUN 235 #define F_GPC_MAR 236 #define F_GPC_MER 237 #define F_GPC_GIO 238 #define F_GPC_VEN 239 #define F_GPC_SAB 240 #define F_GPC_DOM 241 #define F_DISP_AF_1 242 #define F_DISP_AF_2 243 // pagina 3 #define F_STATO 301 #define F_DESCSTATO 302 #define F_DATASTATO 303 #define F_PROS_STATO 304 #define F_DESCPROS_STATO 305 #define F_DATA_PROS 306 #define F_IDON1 307 #define F_DESC_ID1 308 #define F_IDON2 309 #define F_DESC_ID2 310 #define F_IDON3 311 #define F_DESC_ID3 312 #define F_IDON4 313 #define F_DESC_ID4 314 #define F_DATAULTID 315 #define F_TIPOULTID 316 #define F_INTSI 317 #define F_INTAF 318 #define F_TOTDON 319 #define F_DATAULTDON 320 #define F_TIPOULTDON 321 #define F_DESC_ULTDON 322 #define F_DATAPROSSI 323 #define F_DATAPROSAF 324 #define F_DATAULTSI 325 #define F_DATAULTAF 326 #define F_TOTDONSI 327 #define F_TOTDONAF 328 #define F_DATACONV 329 #define F_NUMCONV 330 #define F_PUNTOCONV 331 #define F_STAMPATACONV 332 #define F_STATOSI 333 #define F_DATASI 334 #define F_FINESOSSI 335 #define F_STATOAF 336 #define F_DATAAF 337 #define F_FINESOSAF 338 #define F_CONVOCAZIONI 339 #define F_DATAULTSOL 340 // pagina 4 #define F_CONDOCC 401 #define F_POSPROF 402 #define F_RAMOATT 403 #define F_TITSTUD 404 #define F_PROFESS 405 #define F_DESC_PROFESS 406 #define F_LUOGOLAV 407 #define F_DESC_LUOGOLAV 408 #define F_ESCLUSO 409 #define F_TERMESCL 410 #define F_MOTESCL 411 #define F_UTENULTAGG 412 #define F_DATAULTAGG 413 #define F_FAMIGLIA 414 #define F_NOTE 415 // pagina 5 #define F_DONAZIONI 501 #define F_GENERA 502 #define F_DONPRECSI 503 #define F_DATAPRISI 504 #define F_DONPRECAF 505 #define F_DATAPRIAF 506 // pagina 6 #define F_CONTROLLI 601 #define F_IDONEITA 602 // pagina 7 #define F_BENEMERENZE 701 #define F_STORICO 702 // pagina donazioni #define F_D_DATADON 101 #define F_D_TIPODON 102 #define F_D_LUOGODON 103 #define F_D_DESC_LUOGODON 104 #define F_D_ETICHETTA 105 #define F_D_PRIMADON 106 #define F_D_CODSEZ 107 #define F_D_CODSOT 108 #define F_D_DENSEZ 109 #define F_D_DENSOT 110 #define F_D_CC 111 #define F_D_PA 112 #define F_D_HB 113 #define F_D_SGPT 114 #define F_D_PROTIDEMIA 115 #define F_D_DESC_TIPODON 151 // pagina controlli sanitari #define F_C_DATACON 101 #define F_C_TIPOCON 102 #define F_C_IDON1 103 #define F_C_IDON2 104 #define F_C_IDON3 105 #define F_C_IDON4 106 #define F_C_INTSI 107 #define F_C_INTAF 108 #define F_C_PROSSTIPO 109 #define F_C_PROSSDATA 110 #define F_C_MOTIVO 111 #define F_C_RESPONSAB 112 #define F_C_SCS1 113 #define F_C_SCS2 114 #define F_C_SCS3 115 #define F_C_SCS4 116 #define F_C_SCS5 117 #define F_C_SCS6 118 #define F_C_SCS7 119 #define F_C_SCS8 120 #define F_C_SCS9 121 #define F_C_SCS10 122 #define F_C_SCS11 123 #define F_C_SCS12 124 #define F_C_SCS13 125 #define F_C_SCS14 126 #define F_C_SCS15 127 #define F_C_DESC_TIPOCON 151 #define F_C_DESC_IDON1 152 #define F_C_DESC_IDON2 153 #define F_C_DESC_IDON3 154 #define F_C_DESC_IDON4 155 #define F_C_DESC_PROSSTIPO 156 #define F_C_DESC_MOTIVO 157 // pagina idoneita' #define F_I_DATAIDO 101 #define F_I_TIPOIDO 102 #define F_I_IDO_SOS 103 #define F_I_INTERVALLO 104 #define F_I_FINESOS 105 #define F_I_MOTIVO 106 #define F_I_RESPONSAB 107 #define F_I_DESC_MOTIVO 151 // pagina benemerenze #define F_B_TIPOBEN 101 #define F_B_DESC_TIPOBEN 102 #define F_B_DATAMAT 103 #define F_B_BONUS 104 #define F_B_DATABEN 105 #define F_B_DATACON 106 #define F_B_RITIRATA 107 #define F_B_CODSEZ 108 #define F_B_CODSOT 109 #define F_B_GRUPPOAZIE 110 #define F_B_DENSEZ 111 #define F_B_DENSOT 112 #define F_B_DESC_GRUPPOAZIE 151 // pagina storico iscrizioni e dimissioni #define F_S_DATAISC 101 #define F_S_DATADIM 102 #define F_S_CODSEZ 103 #define F_S_CODSOT 104 #define F_S_CATISC 105 #define F_S_MOTDIM 106 #define F_S_DENSEZ 151 #define F_S_DENSOT 152 #define F_S_DESC_CATISC 153