12 lines
338 B
C
Executable File
12 lines
338 B
C
Executable File
// definizione campi archivio STORICO
|
|
|
|
#define STO_CODICE "CODICE"
|
|
#define STO_PROGSTO "PROGSTO"
|
|
#define STO_CODSEZ "CODSEZ"
|
|
#define STO_CODSOT "CODSOT"
|
|
#define STO_CATISC "CATISC"
|
|
#define STO_DATAISC "DATAISC"
|
|
#define STO_CATDIM "CATDIM"
|
|
#define STO_DATADIM "DATADIM"
|
|
#define STO_MOTDIM "MOTDIM"
|