1996-11-27 08:56:33 +00:00
|
|
|
// definizione campi della maschera at0200a.msk
|
|
|
|
// INSERIMENTO VELOCE DONAZIONI
|
|
|
|
|
|
|
|
// dati fissi
|
|
|
|
#define F_DATADON 101
|
|
|
|
#define F_TIPODON 102
|
|
|
|
#define F_LUOGODON 103
|
|
|
|
#define F_DESC_TIPODON 104
|
|
|
|
#define F_DESC_LUOGODON 105
|
|
|
|
#define F_INS_CONTROLLI 106
|
|
|
|
// spreadsheet
|
|
|
|
#define F_SOGGETTI 107
|
|
|
|
|
|
|
|
// pagina soggetti
|
|
|
|
#define F_S_CODICE 101
|
|
|
|
#define F_S_COGNOME 102
|
|
|
|
#define F_S_NOME 103
|
|
|
|
#define F_S_TIPOCON 104
|
|
|
|
#define F_S_DATANASC 105
|
|
|
|
#define F_S_CODSEZ 106
|
|
|
|
#define F_S_CODSOT 107
|
|
|
|
#define F_S_CATDON 108
|
1996-12-04 13:58:23 +00:00
|
|
|
#define F_S_TESSAVIS 109
|
1996-11-27 08:56:33 +00:00
|
|
|
#define F_S_DENSEZ 201
|
|
|
|
#define F_S_DENSOT 202
|
|
|
|
#define F_S_DESC_TIPOCON 203
|
|
|
|
#define F_S_DESC_CATDON 204
|
|
|
|
|
|
|
|
#define F_S_IDON1 205
|
|
|
|
#define F_S_IDON2 206
|
|
|
|
#define F_S_IDON3 207
|
|
|
|
#define F_S_IDON4 208
|
|
|
|
#define F_S_INTSI 209
|
|
|
|
#define F_S_INTAF 210
|
|
|
|
#define F_S_PROSSTIPO 211
|
|
|
|
#define F_S_PROSSDATA 212
|
|
|
|
#define F_S_DESC_IDON1 213
|
|
|
|
#define F_S_DESC_IDON2 214
|
|
|
|
#define F_S_DESC_IDON3 215
|
|
|
|
#define F_S_DESC_IDON4 216
|
|
|
|
#define F_S_DESC_PROSSTIPO 217
|