2006-07-11 13:10:51 +00:00
|
|
|
// campi della maschera principale
|
|
|
|
|
|
|
|
#define F_PATH 101
|
2006-12-13 16:22:33 +00:00
|
|
|
#define F_NAMEBOL 102
|
2006-07-11 13:10:51 +00:00
|
|
|
#define F_NUMBOL 103
|
|
|
|
#define F_TIPOBOL 104
|
|
|
|
#define F_NUMORD 105
|
|
|
|
#define F_LASTBOL 106
|
2006-12-13 16:22:33 +00:00
|
|
|
#define F_DESBOL 107
|
|
|
|
#define F_DESTIPO 108
|
|
|
|
#define F_DESORD 109
|
|
|
|
#define F_NAMEINV 110
|
|
|
|
#define F_IMPBOL 111
|
|
|
|
#define F_IMPINV 112
|
|
|
|
#define F_STATOBOL 113
|