campo-sirio/ab/voci.h

11 lines
250 B
C
Raw Normal View History

//Nomi dei campi nel tracciato record di LF_VOCI
#ifndef _VOCI_H
#define _VOCI_H
#define ABVC_CODVC "CODVC"
#define ABVC_IDCARADD "IDCARADD"
#define ABVC_TIPOVC "TIPOVC"
#define ABVC_DESCR "DESCRIZ"
#endif //_VOCI_H