14 lines
379 B
C
Executable File
14 lines
379 B
C
Executable File
// generazione automatica documenti
|
|
// definizione campi per maschera lv2400a
|
|
#define F_DTCONS 103
|
|
#define F_TPGEN 105
|
|
#define F_CODITI 106
|
|
#define F_DESCRITI 107
|
|
#define F_CODAUT 108
|
|
#define F_DESCRAUT 109
|
|
#define F_CODCF 110
|
|
#define F_RAGSOCCLI 111
|
|
#define F_DTEMIS 112
|
|
#define F_DTDOC 113
|
|
#define F_NOTPLAN 114
|
|
#define F_STAMPA 115 |