9e87d4da39
git-svn-id: svn://10.65.10.50/trunk@3294 c028cbd2-c16b-5b4b-a496-9718f37d4682
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"
|