1997-03-20 10:33:28 +00:00
|
|
|
// definizione campi dell'archivio CONTSAN
|
|
|
|
|
|
|
|
#define CON_CODICE "CODICE"
|
|
|
|
#define CON_PROGCON "PROGCON"
|
|
|
|
#define CON_DATACON "DATACON"
|
|
|
|
#define CON_TIPOCON "TIPOCON"
|
|
|
|
#define CON_IDON1 "IDON1"
|
|
|
|
#define CON_IDON2 "IDON2"
|
|
|
|
#define CON_IDON3 "IDON3"
|
|
|
|
#define CON_IDON4 "IDON4"
|
|
|
|
#define CON_INTSI "INTSI"
|
|
|
|
#define CON_INTAF "INTAF"
|
|
|
|
#define CON_PROSSTIPO "PROSSTIPO"
|
|
|
|
#define CON_PROSSDATA "PROSSDATA"
|
1997-06-17 15:50:08 +00:00
|
|
|
#define CON_MOTIVO "MOTIVO"
|
|
|
|
#define CON_RESPONSAB "RESPONSAB"
|
2007-03-16 13:33:09 +00:00
|
|
|
#define CON_SINGOLI "SINGOLI"
|