campo-sirio/src/at/at2900a.h
bonazzi 9f90b0bf72 Patch level : 12.0 no patch
Files correlati     : 
Commento            :

Riaggiunto AVIS ai sorgenti

git-svn-id: svn://10.65.10.50/branches/R_10_00@23247 c028cbd2-c16b-5b4b-a496-9718f37d4682
2016-09-10 08:28:36 +00:00

51 lines
1.2 KiB
C
Executable File

// stampa soggetti per frequenza donazione
// 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_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_CONDIZIONE 301
#define F_NUMDON 302
#define F_DATAINI 303
#define F_DATAFIN 304
#define F_TIPODON1 305
#define F_D_TIPODON1 306
#define F_TIPODON2 307
#define F_D_TIPODON2 308
#define F_TIPODON3 309
#define F_D_TIPODON3 310
#define F_TIPODON4 311
#define F_D_TIPODON4 312
#define F_TIPODON5 313
#define F_D_TIPODON5 314
#define F_SESSO 351
#define F_DNINI 352
#define F_DNFIN 353
#define F_ORDINA 354
#define F_NATIESTERO 355
#define F_ELENCO 401
#define F_ETICHETTE 402
#define F_LETTERE 403
#define F_FILE 404