Patch level : 12.0 no-patch
Files correlati : include Commento : Nuovi files
This commit is contained in:
parent
b5bc65a5c0
commit
5782fa12d3
14
src/include/fpcadg.h
Normal file
14
src/include/fpcadg.h
Normal file
@ -0,0 +1,14 @@
|
||||
#ifndef __FPCADG_H
|
||||
#define __FPCADG_H
|
||||
|
||||
#define FPCADG_CODICE "CODICE"
|
||||
#define FPCADG_NRIGA "NRIGA"
|
||||
#define FPCADG_TIPODATO "TIPODATO"
|
||||
#define FPCADG_RTESTO "RTESTO"
|
||||
#define FPCADG_RNUMERO "RNUMERO"
|
||||
#define FPCADG_RDATA "RDATA"
|
||||
#define FPCADG_TIPORIGA "TIPORIGA"
|
||||
#define FPCADG_SPLIT "SPLIT"
|
||||
#define FPCADG_COND "COND"
|
||||
|
||||
#endif
|
10
src/include/fpcart.h
Normal file
10
src/include/fpcart.h
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef __FPART_H
|
||||
#define __FPART_H
|
||||
|
||||
#define FPCART_CODICE "CODICE"
|
||||
#define FPCART_NRIGA "NRIGA"
|
||||
#define FPCART_TIPO "TIPO"
|
||||
#define FPCART_VALORE "VALORE"
|
||||
#define FPCART_COND "COND"
|
||||
|
||||
#endif
|
11
src/include/fpccaus.h
Normal file
11
src/include/fpccaus.h
Normal file
@ -0,0 +1,11 @@
|
||||
#ifndef __FPCCAUS_H
|
||||
#define __FPCCAUS_H
|
||||
|
||||
|
||||
#define FPCCAUS_CODICE "CODICE"
|
||||
#define FPCCAUS_NRIGA "NRIGA"
|
||||
#define FPCCAUS_VALORE "VALORE"
|
||||
#define FPCCAUS_COND "COND"
|
||||
|
||||
|
||||
#endif
|
8
src/include/fpcust.h
Normal file
8
src/include/fpcust.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef __FPCUST_H
|
||||
#define __FPCUST_H
|
||||
|
||||
#define FPCUST_CODICE "CODICE"
|
||||
#define FPCUST_DESCR "DESCR"
|
||||
#define FPCUST_GLOBAL "GLOBAL"
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user