// 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_CODSEZ                105
#define F_DENSEZ                106
#define F_CODSOT                107
#define F_DENSOT                108
#define F_CATDON                109
#define F_DESC_CATDON           110
#define F_DATAISC               111
#define F_DATADIM               112
#define F_COMNASC               113
#define F_DENCOMNASC            114
#define F_PROVCOMNASC           115
#define F_INDIRIZZO             116
#define F_COM                   117
#define F_DENCOM                118
#define F_CAPCOM                119
#define F_PROVCOM               120
#define F_LOCALITA              121
#define F_DENLOC                122
#define F_TELABI                123
#define F_TELLAV                124
#define F_TELALT                125
#define F_SESSO                 126
#define F_DATAULTAGG            127
#define F_UTENULTAGG            128

// pagina 2
#define F_CATNOND1              201
#define F_DESC_CATNOND1         202
#define F_CATNOND2              203
#define F_DESC_CATNOND2         204
#define F_TITINDIR              205
#define F_TESSAVIS              206
#define F_CODCT                 207
#define F_CODCL                 208
#define F_TESSSSN               209
#define F_DOCID                 210
#define F_CF                    211
#define F_CONDOCC               212
#define F_POSPROF               213
#define F_RAMOATT               214
#define F_TITSTUD               215
#define F_PROFESS               216
#define F_DESC_PROF             217
#define F_LUOGOLAV              218
#define F_DESC_LUOGO            219

// pagina 3
#define F_STATO                 301
#define F_DESCSTATO             302
#define F_DATASTATO             303
#define F_IDON1                 304
#define F_DESC_ID1              305
#define F_IDON2                 306
#define F_DESC_ID2              307
#define F_IDON3                 308
#define F_DESC_ID3              309
#define F_IDON4                 310
#define F_DESC_ID4              311
#define F_DATAULTID             312
#define F_TIPOULTID             313
#define F_INTSI                 314
#define F_INTAF                 315
#define F_TOTDON                316
#define F_DATAULTDON            317
#define F_TIPOULTDON            318
#define F_DESC_ULTDON           319
#define F_DATAPROSSI            320
#define F_DATAPROSAF            321
#define F_DATAULTSI             322
#define F_DATAULTAF             323
#define F_TOTDONSI              324
#define F_TOTDONAF              325


//  pagina 4
#define F_GRUPPOAB0             401
#define F_RHANTID               402
#define F_KELL                  403
#define F_FENOTIPORH            404
#define F_DU                    405
#define F_MODCONV               406
#define F_GIOPREDON             407
#define F_GIOPRECON             408
#define F_ESCLUSO               409
#define F_TERMESCL              410
#define F_MOTESCL               411
#define F_CODMED                412
#define F_COGNMED               413
#define F_NOMMED                414

// pagina 5
#define F_DONAZIONI             501

// pagina 6
#define F_CONTROLLI             601

// 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_ETICHETTA           104
#define F_D_CC                  105
#define F_D_PA                  106
#define F_D_HB                  107
#define F_D_SGPT                108
#define F_D_PROTIDEMIA          109
//#define F_D_PRIMADON          110
#define F_D_DESC_TIPODON        211
#define F_D_DESC_LUOGODON       212

// 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_DESC_TIPOCON        211
#define F_C_DESC_IDON1          212
#define F_C_DESC_IDON2          213
#define F_C_DESC_IDON3          214
#define F_C_DESC_IDON4          215
#define F_C_DESC_PROSSTIPO      216

// pagina benemerenze
#define F_B_TIPOBEN             101
#define F_B_DATABEN             102
#define F_B_RITIRATA            103
#define F_B_DESC_TIPOBEN        211

// 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              211
#define F_S_DENSOT              212
#define F_S_DESC_CATISC         213