9 lines
230 B
C
Executable File
9 lines
230 B
C
Executable File
//Nomi dei campi nel tracciato record di LF_VOCI
|
|
#ifdef _VOCI_H
|
|
|
|
#define ABVC_CODVC "CODVC"
|
|
#define ABVC_IDCARADD "IDCARADD"
|
|
#define ABVC_TIPOVC "TIPOVC"
|
|
#define ABVC_DESCR "DESCR"
|
|
|
|
#endif //_VOCI_H
|