// definizione campi della maschera at0300a.msk
// GIORNALIERO CONTROLLI

// dati fissi
#define F_DATACON             201
#define F_TIPOCON             202
#define F_PROSSTIPO           203
#define F_PROSSDATA           204
#define F_MOTIVO              205
#define F_RESPONSAB           206
#define F_DESC_TIPOCON        207
#define F_DESC_PROSSTIPO      208
#define F_DESC_MOTIVO         209

// spreadsheet
#define F_SOGGETTI            210

// pagina soggetti
#define F_S_CODICE                101
#define F_S_CODCT                 102
#define F_S_COGNOME               103
#define F_S_NOME                  104
#define F_S_TIPOCON               105
#define F_S_IDON1                 106
#define F_S_IDON2                 107
#define F_S_IDON3                 108
#define F_S_IDON4                 109
#define F_S_INTSI                 110
#define F_S_INTAF                 111
#define F_S_PROSSTIPO             112
#define F_S_PROSSDATA             113
#define F_S_MOTIVO                114
#define F_S_RESPONSAB             115
#define F_S_DATANASC              116
#define F_S_TOTDON                117
#define F_S_CODSEZ                118
#define F_S_CODSOT                119
#define F_S_CATDON                120
#define F_S_TESSAVIS              121

#define F_S_DENSEZ                151
#define F_S_DENSOT                152
#define F_S_DESC_TIPOCON          153
#define F_S_DESC_CATDON           154
#define F_S_DESC_MOTIVO           155

#define F_S_DESC_IDON1          156
#define F_S_DESC_IDON2          157
#define F_S_DESC_IDON3          158
#define F_S_DESC_IDON4          159
#define F_S_DESC_PROSSTIPO      160