campo-sirio/at/at6300a.h

21 lines
565 B
C
Raw Normal View History

// stampa di controllo donazioni
// definizione campi per maschera di selezione
#define F_SEZINI 101
#define F_D_SEZINI 102
#define F_SOTINI 103
#define F_D_SOTINI 104
//#define F_SEZFIN 105
//#define F_D_SEZFIN 106
//#define F_SOTFIN 107
//#define F_D_SOTFIN 108
#define F_DATAINI 109
#define F_DATAFIN 110
#define F_TIPODON 111
#define F_LUOGODON 112
#define F_PRIMEDON 113
#define F_TIPOSTAMPA 114
#define F_ORDINAMENTO 115
#define F_D_TIPODON 201
#define F_D_LUOGODON 202