61 lines
1.4 KiB
C
61 lines
1.4 KiB
C
|
// campi per la maschera co0600a
|
||
|
|
||
|
#define F_CODSOCIO 101
|
||
|
#define F_DESSOCIO 102
|
||
|
#define F_CODCF 103
|
||
|
#define F_RAGSOC 104
|
||
|
#define F_DATAASS 105
|
||
|
#define F_DATAREC 106
|
||
|
#define F_NUMQUOTE 107
|
||
|
#define F_VALQUOTE 108
|
||
|
#define F_LIBLAVORO 109
|
||
|
#define F_DATAEMISS 110
|
||
|
#define F_COMEMISS 111
|
||
|
#define F_NOMEBARCA 112
|
||
|
#define F_TIPOPROP 113
|
||
|
#define F_TIPOCOMAPP 114
|
||
|
#define F_LICENZA 115
|
||
|
#define F_DATALIC 116
|
||
|
#define F_COMPAGNIA1 117
|
||
|
#define F_QUOTA1 118
|
||
|
#define F_COMPAGNIA2 119
|
||
|
#define F_QUOTA2 120
|
||
|
#define F_COMPAGNIA3 121
|
||
|
#define F_QUOTA3 122
|
||
|
#define F_DATANASC 123
|
||
|
#define F_COMNASC 124
|
||
|
#define F_COFISOCIO 125
|
||
|
#define F_DATADEL 126
|
||
|
#define F_DATASCALIC 127
|
||
|
|
||
|
#define F_D_COMEMISS 131
|
||
|
#define F_P_COMEMISS 132
|
||
|
#define F_D_COMPAGNIA1 133
|
||
|
#define F_D_COMPAGNIA2 134
|
||
|
#define F_D_COMPAGNIA3 135
|
||
|
#define F_D_COMNASC 136
|
||
|
#define F_P_COMNASC 137
|
||
|
|
||
|
#define F_IMBARCAZIONI 151
|
||
|
|
||
|
#define F_I_TIPOCOMAPP 101
|
||
|
#define F_I_TARGA 102
|
||
|
#define F_I_MOTOBARCA 103
|
||
|
#define F_I_DATAISC 104
|
||
|
#define F_I_LUNGHEZZA 105
|
||
|
#define F_I_LARGHEZZA 106
|
||
|
#define F_I_ALTEZZA 107
|
||
|
#define F_I_STLORDA 108
|
||
|
#define F_I_SCADCOLL 109
|
||
|
#define F_I_SCADSPEC 110
|
||
|
#define F_I_STNETTA 111
|
||
|
#define F_I_GT 112
|
||
|
#define F_I_HP 113
|
||
|
#define F_I_KW 114
|
||
|
#define F_I_RIP 115
|
||
|
#define F_I_SCADLICNAV 116
|
||
|
#define F_I_SCADRUOLEQ 117
|
||
|
#define F_I_NRRUOLEQUI 118
|
||
|
#define F_I_SCADLICPES 119
|
||
|
#define F_I_SCADPAGLIC 120
|