campo-sirio/lv/lv2300a.h

19 lines
550 B
C
Raw Normal View History

//Definizione campi per maschera lv2300a
//Stampa Giri (Giornaliero/Settimanale)
#define F_DATA_FROM 201
#define F_DATA_TO 202
#define F_CODITI_FROM 203
#define F_DESITI_FROM 204
#define F_CODITI_TO 205
#define F_DESITI_TO 206
#define F_CODAUT_FROM 207
#define F_DESAUT_FROM 208
#define F_CODAUT_TO 209
#define F_DESAUT_TO 210
#define F_CODCF_FROM 211
#define F_RAGSOCCF_FROM 212
#define F_CODCF_TO 213
#define F_RAGSOCCF_TO 214
#define F_CHOICE 215
#define F_CHECK_MNEM_TO 216