e1594fd672
git-svn-id: svn://10.65.10.50/trunk@4223 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
498 B
C
Executable File
21 lines
498 B
C
Executable File
// definizione dei campi della maschera at0100c.msk
|
|
// genera donazioni
|
|
|
|
// pagina 1
|
|
#define F_QUANTEGEN 101
|
|
#define F_COMEGEN 102
|
|
#define F_FINOALGEN 103
|
|
#define F_TIPOGEN 104
|
|
#define F_D_TIPOGEN 105
|
|
#define F_LUOGOGEN 106
|
|
#define F_D_LUOGOGEN 107
|
|
#define F_ESEGUIGEN 108
|
|
#define F_DONGEN 109
|
|
|
|
// pagina donazione
|
|
#define F_G_DATA 101
|
|
#define F_G_TIPO 102
|
|
#define F_G_LUOGO 103
|
|
#define F_G_D_TIPO 210
|
|
#define F_G_D_LUOGO 211
|