Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la verione 98.01.04 sul main trunk git-svn-id: svn://10.65.10.50/trunk@6986 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
477 B
C
Executable File
21 lines
477 B
C
Executable File
#define S_RIGACONSEGNATA 101
|
|
#define S_QTARESIDUA 102
|
|
#define S_QTADAEVADERE 103
|
|
#define S_RIGAEVASA 104
|
|
|
|
#define F_CODNUM 201
|
|
#define F_DESNUM 202
|
|
#define F_TIPODOC 203
|
|
#define F_DESCTIPO 204
|
|
#define F_ESERCIZIO 205
|
|
#define F_NUMDOC 206
|
|
#define F_DATADOC 207
|
|
#define F_STATODOC 208
|
|
#define F_CONSEGNA 209
|
|
#define F_TIPOCF 210
|
|
#define F_CODCLI 211
|
|
#define F_RAGCLI 212
|
|
#define F_CODFOR 213
|
|
#define F_RAGFOR 214
|
|
#define F_ROWS 250
|