campo-sirio/at/at5700a.h

24 lines
494 B
C
Raw Normal View History

// stampa fogli di donazione
// 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_TIPODON 201
#define F_LUOGODON 202
#define F_DATADA 203
#define F_DATAA 204
#define F_D_TIPODON 205
#define F_D_LUOGODON 206
#define F_COPIACT 301
#define F_COPIACOM 302
#define F_COPIAPROV 303