c9a8a16d1a
Files correlati : Ricompilazione Demo : [ ] Commento : se no come faccio a compilare la maschera? git-svn-id: svn://10.65.10.50/trunk@10621 c028cbd2-c16b-5b4b-a496-9718f37d4682
18 lines
491 B
C
Executable File
18 lines
491 B
C
Executable File
// stampa di controllo controlli sanitari
|
|
// 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_TIPOCON 111
|
|
#define F_TIPOSTAMPA 112
|
|
#define F_ORDINAMENTO 113
|
|
#define F_D_TIPOCON 201
|