Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 855 git-svn-id: svn://10.65.10.50/trunk@15071 c028cbd2-c16b-5b4b-a496-9718f37d4682
18 lines
660 B
C
Executable File
18 lines
660 B
C
Executable File
// 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"
|
|
#define CON_MOTIVO "MOTIVO"
|
|
#define CON_RESPONSAB "RESPONSAB"
|
|
#define CON_SINGOLI "SINGOLI"
|