621f6d1d8d
Files correlati : ba Commento : Aggiunto programma aggiornamento stati, utilizzando il file nazioni2017.txt aggiorna il db di campo inserendo codici iso a STA e SCE git-svn-id: svn://10.65.10.50/branches/R_10_00@23920 c028cbd2-c16b-5b4b-a496-9718f37d4682
12 lines
202 B
C
12 lines
202 B
C
// Campi sheet
|
|
#define A_CODICE 101
|
|
#define A_DENOMINAZIONE 102
|
|
#define A_ISO 103
|
|
|
|
// Sheet
|
|
#define F_STATI 301
|
|
|
|
// Maschera
|
|
#define FLD_CODTAB 201
|
|
#define FLD_S0 202
|