16 lines
420 B
C
16 lines
420 B
C
|
#define F_FILESEQ 101
|
||
|
#define F_FILEMOV 102
|
||
|
#define F_DATAINI 103
|
||
|
#define F_DATAFIN 104
|
||
|
#define F_CODICE_ELAB1 201
|
||
|
#define F_CODICE_ELAB2 202
|
||
|
#define F_CODICE_ELAB3 203
|
||
|
#define F_CODICE_ELAB4 204
|
||
|
#define F_CODICE_ELAB5 205
|
||
|
#define F_DESC_ELAB1 206
|
||
|
#define F_DESC_ELAB2 207
|
||
|
#define F_DESC_ELAB3 208
|
||
|
#define F_DESC_ELAB4 209
|
||
|
#define F_DESC_ELAB5 210
|
||
|
#define F_PROVENIENZA 211
|