campo-sirio/at/at1400a.h
cris aaa5f2c762 Patch level : 1.7 at 682
Files correlati     : at1.exe
Ricompilazione Demo : [ ]
Commento            : Stampa lettere ai premiati sia per sezione che per gruppo aziendale


git-svn-id: svn://10.65.10.50/trunk@11780 c028cbd2-c16b-5b4b-a496-9718f37d4682
2004-02-26 10:48:05 +00:00

22 lines
556 B
C
Executable File

// elenco benemerenze PER GRUPPO AZIENDALE
// 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_GRUPPOAZIE 111
#define F_D_GRUPPOAZIE 112
#define F_TIPOSTA 113
#define F_SINTETICO 501
#define F_COMPLETO 502
#define F_ETICHETTE 503
#define F_LETTERE 504