Files correlati : Commento : Riaggiunto AVIS ai sorgenti git-svn-id: svn://10.65.10.50/branches/R_10_00@23247 c028cbd2-c16b-5b4b-a496-9718f37d4682
17 lines
515 B
C
Executable File
17 lines
515 B
C
Executable File
// definizione campi dell'archivio ATSTATD
|
|
|
|
#define ATS_CODSEZ "CODSEZ"
|
|
#define ATS_CODSOT "CODSOT"
|
|
#define ATS_DATA "DATA"
|
|
#define ATS_ANNO "ANNO"
|
|
#define ATS_MESE "MESE"
|
|
#define ATS_GIORNO "GIORNO"
|
|
#define ATS_TIPODON "TIPODON"
|
|
#define ATS_NUMERO "NUMERO"
|
|
#define ATS_NUMPRIME "NUMPRIME"
|
|
#define ATS_NUMERO2 "NUMERO2"
|
|
#define ATS_NUMPRIME2 "NUMPRIME2"
|
|
#define ATS_GRUPPO "GRUPPO"
|
|
#define ATS_RH "RH"
|
|
#define ATS_PUNTO "PUNTO"
|