07036fc2b0
git-svn-id: svn://10.65.10.50/trunk@5021 c028cbd2-c16b-5b4b-a496-9718f37d4682
18 lines
658 B
C
Executable File
18 lines
658 B
C
Executable File
// definizione campi dell'archivio DONAZ
|
|
|
|
#define DON_CODICE "CODICE"
|
|
#define DON_PROGDON "PROGDON"
|
|
#define DON_PROGINS "PROGINS"
|
|
#define DON_DATADON "DATADON"
|
|
#define DON_TIPODON "TIPODON"
|
|
#define DON_LUOGODON "LUOGODON"
|
|
#define DON_ETICHETTA "ETICHETTA"
|
|
#define DON_CC "CC"
|
|
#define DON_PA "PA"
|
|
#define DON_HB "HB"
|
|
#define DON_SGPT "SGPT"
|
|
#define DON_PROTIDEMIA "PROTIDEMIA"
|
|
#define DON_PRIMADON "PRIMADON"
|
|
#define DON_CODSEZ "CODSEZ"
|
|
#define DON_CODSOT "CODSOT"
|