campo-sirio/at/at6300a.h
cris 7b81b48b17 Stampa di controllo donazioni: possibilita' di stampare da sezione a
sezione
Patch level         :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@6375 c028cbd2-c16b-5b4b-a496-9718f37d4682
1998-03-17 09:23:20 +00:00

23 lines
613 B
C
Executable File

// 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_BREVE 114
#define F_TIPOSTAMPA 115
#define F_ORDINAMENTO 116
#define F_RIEPFINALE 117
#define F_D_TIPODON 201
#define F_D_LUOGODON 202