16 lines
595 B
C
Executable File
16 lines
595 B
C
Executable File
// 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"
|
|
#define OPE_FLAG2 "FLAG2"
|
|
#define OPE_NUMERO1 "NUMERO1"
|
|
#define OPE_CODSEZ2 "CODSEZ2"
|
|
#define OPE_CODSOT2 "CODSOT2"
|
|
#define OPE_UTENTE "UTENTE"
|
|
#define OPE_TIPOOPE "TIPOOPE"
|