1998-02-04 13:46:27 +00:00
|
|
|
// definizione campi dell'archivio ATOPERA
|
|
|
|
|
|
|
|
#define OPE_PROGOPE "PROGOPE"
|
|
|
|
#define OPE_CODSEZ "CODSEZ"
|
|
|
|
#define OPE_CODSOT "CODSOT"
|
|
|
|
#define OPE_GRUPPOAZIE "GRUPPOAZIE"
|
|
|
|
#define OPE_DATA1 "DATA1"
|
|
|
|
#define OPE_DATA2 "DATA2"
|
|
|
|
#define OPE_FLAG1 "FLAG1"
|
1998-10-16 14:20:52 +00:00
|
|
|
#define OPE_FLAG2 "FLAG2"
|
2000-03-03 11:47:59 +00:00
|
|
|
#define OPE_NUMERO1 "NUMERO1"
|
|
|
|
#define OPE_CODSEZ2 "CODSEZ2"
|
|
|
|
#define OPE_CODSOT2 "CODSOT2"
|
1998-02-04 13:46:27 +00:00
|
|
|
#define OPE_UTENTE "UTENTE"
|
2000-03-03 11:47:59 +00:00
|
|
|
#define OPE_TIPOOPE "TIPOOPE"
|