14 lines
362 B
C
14 lines
362 B
C
|
//Acquisizione da contapezzi
|
||
|
//Campi Maschera lv3500a
|
||
|
#define F_CODART 201
|
||
|
#define F_DESART 202
|
||
|
#define F_ANNO 203
|
||
|
#define F_RIGHE 204
|
||
|
|
||
|
#define S_CODMAG 101
|
||
|
#define S_CODDEP 102
|
||
|
#define S_DESDEP 103
|
||
|
#define S_GIAC 104
|
||
|
#define S_ORDFOR 105
|
||
|
#define S_ORDCLI 106
|
||
|
#define S_DISP 107
|