9e87d4da39
git-svn-id: svn://10.65.10.50/trunk@3294 c028cbd2-c16b-5b4b-a496-9718f37d4682
15 lines
477 B
C
Executable File
15 lines
477 B
C
Executable File
// definizione campi dell'archivio DONAZ
|
|
|
|
#define DON_CODICE "CODICE"
|
|
#define DON_PROGDON "PROGDON"
|
|
#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"
|