15 lines
390 B
C
15 lines
390 B
C
|
//Acquisizione da contapezzi
|
||
|
//Campi Maschera lv3500a
|
||
|
#define F_CODART 201
|
||
|
#define F_DESART 202
|
||
|
#define F_ANNO 203
|
||
|
#define F_CODMAG 204
|
||
|
#define F_DESMAG 205
|
||
|
#define F_RIGHE 206
|
||
|
|
||
|
#define S_CODDEP 101
|
||
|
#define S_DESDEP 102
|
||
|
#define S_GIAC 103
|
||
|
#define S_ORDFOR 104
|
||
|
#define S_ORDCLI 105
|
||
|
#define S_DISP 106
|