Files correlati : Modifica CRPA Separata la contabilità separata dalla contabilitòà. git-svn-id: svn://10.65.10.50/branches/R_10_00@23443 c028cbd2-c16b-5b4b-a496-9718f37d4682
23 lines
364 B
C
Executable File
23 lines
364 B
C
Executable File
// cg3400a.h
|
|
|
|
#define CODREG 100
|
|
#define DATA_DA 101
|
|
#define DATA_A 102
|
|
#define STAMPA_DEF 103
|
|
//#define PAGINA_DA 104
|
|
#define F_CODVAL 105
|
|
|
|
|
|
#define REG_DESC 107
|
|
|
|
//#define REG_ANNO 108
|
|
#define ANNO_ESER 108
|
|
#define STAMPA_WIDTH 109
|
|
#define STAMPA_LEN 110
|
|
#define F_CODDITTA 111
|
|
#define F_RAGSOC 112
|
|
#ifdef CONT_SEP
|
|
#define F_ST_CONTSEP 113
|
|
#endif
|
|
|