campo-sirio/at/at2700a.h

63 lines
1.4 KiB
C
Raw Normal View History

// stampa soggetti per categoria
// 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_CAT7 213
#define F_D_CAT7 214
#define F_CAT8 215
#define F_D_CAT8 216
#define F_CATN1 301
#define F_D_CATN1 302
#define F_CATN2 303
#define F_D_CATN2 304
#define F_CATN3 305
#define F_D_CATN3 306
#define F_CATN4 307
#define F_D_CATN4 308
#define F_CATN5 309
#define F_D_CATN5 310
#define F_CATN6 311
#define F_D_CATN6 312
#define F_PERGRUPPO 401
#define F_GRUPPOAZIE 402
#define F_D_GRUPPOAZIE 403
#define F_PERCAP 404
#define F_CAPINI 405
#define F_CAPFIN 406
#define F_LETTINI 407
#define F_LETTFIN 408
#define F_NOTIZIARIO 409
#define F_PERFAMIGLIE 410
#define F_NOSOTTOGRUPPO 411
#define F_SINTETICO 501
#define F_COMPLETO 502
#define F_PERSONALE 503
#define F_SCHEDE 504
#define F_ETICHETTE 505
#define F_CARTOLINE 506
#define F_FILE 507