21 lines
452 B
C
Executable File
21 lines
452 B
C
Executable File
// Campi maschera tabella ditte per invio
|
|
|
|
#define F_DITTAINV 101
|
|
#define F_NUMULINV 103
|
|
#define F_DATAULIN 104
|
|
#define F_STATO 105
|
|
#define F_RAGSOC 106
|
|
#define F_USELAB 107
|
|
#define F_CHIAVE 108
|
|
#define F_DATALIM 109
|
|
|
|
// Campi maschera cg2900b.uml
|
|
|
|
#define F_FLOPPY 201
|
|
#define F_DIM 202
|
|
|
|
// Campi maschera cg2903a.uml
|
|
|
|
#define F_RIPPN 250
|
|
#define F_RIPIVA 251
|
|
#define F_DATA 252 |