2016-09-09 13:58:28 +00:00
|
|
|
// 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
|
2016-12-13 13:52:34 +00:00
|
|
|
#ifdef CONT_SEP
|
2016-09-09 13:58:28 +00:00
|
|
|
#define F_ST_CONTSEP 113
|
2016-12-13 13:52:34 +00:00
|
|
|
#endif
|
2016-09-09 13:58:28 +00:00
|
|
|
|