8 lines
212 B
C
8 lines
212 B
C
|
// campi della maschera pt002100a Importazione Clienti/Fornitori da file CSV
|
||
|
|
||
|
#define F_CODDITTA 101
|
||
|
#define F_RAGSOC 102
|
||
|
#define F_PATH 103
|
||
|
#define F_NAME 104
|
||
|
#define F_TIPO 105
|