39 lines
939 B
C
Executable File
39 lines
939 B
C
Executable File
// attribuzione complessiva benemerenze
|
|
// 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_CAT1 201
|
|
#define F_D_CAT1 202
|
|
#define F_CAT2 203
|
|
#define F_D_CAT2 204
|
|
#define F_CAT3 205
|
|
#define F_D_CAT3 206
|
|
#define F_CAT4 207
|
|
#define F_D_CAT4 208
|
|
#define F_CAT5 209
|
|
#define F_D_CAT5 210
|
|
#define F_CAT6 211
|
|
#define F_D_CAT6 212
|
|
|
|
#define F_DATAELA 309
|
|
#define F_DATAPRE 310
|
|
#define F_ATTGRUPPI 311
|
|
#define F_GRUPPOAZIE 312
|
|
#define F_D_GRUPPOAZIE 313
|
|
#define F_ANCHEGRUPPI 314
|
|
#define F_DEFINITIVA 315
|
|
|
|
#define F_RCODSEZ 401
|
|
#define F_RCODSOT 402
|
|
#define F_RDATAELA 403
|
|
#define F_RDATAPRE 404
|
|
#define F_RATTGRUPPI 405
|
|
#define F_RGRUPPOAZIE 406
|
|
#define F_D_RGRUPPOAZIE 407
|
|
#define F_RANCHEGRUPPI 408
|
|
#define F_RUTENTE 409
|