Files correlati : Ricompilazione Demo : [ ] Commento : Sezioni: aggiunto denominazione da stampare in indirizzo git-svn-id: svn://10.65.10.50/trunk@6631 c028cbd2-c16b-5b4b-a496-9718f37d4682
42 lines
1.6 KiB
C
Executable File
42 lines
1.6 KiB
C
Executable File
// definizione campi dell'archivio SEZIONI
|
|
|
|
#define SEZ_CODSEZ "CODSEZ"
|
|
#define SEZ_DENSEZ "DENSEZ"
|
|
#define SEZ_CODSOT "CODSOT"
|
|
#define SEZ_DENSOT "DENSOT"
|
|
#define SEZ_INDIRIZZO "INDIRIZZO"
|
|
#define SEZ_COM "COM"
|
|
#define SEZ_LOCALITA "LOCALITA"
|
|
#define SEZ_TELEFONO "TELEFONO"
|
|
#define SEZ_FAX "FAX"
|
|
#define SEZ_REFERCED "REFERCED"
|
|
#define SEZ_STATO "STATO"
|
|
#define SEZ_CONVORA "CONVORA"
|
|
#define SEZ_CONVSEDE1 "CONVSEDE1"
|
|
#define SEZ_CONVSEDE2 "CONVSEDE2"
|
|
#define SEZ_CONVSEDE3 "CONVSEDE3"
|
|
#define SEZ_CONVSEDE4 "CONVSEDE4"
|
|
#define SEZ_CONVNOTE "CONVNOTE"
|
|
#define SEZ_TIPOCONV "TIPOCONV"
|
|
#define SEZ_INTMINCONV "INTMINCONV"
|
|
#define SEZ_INTMIN "INTMIN"
|
|
#define SEZ_INTMAX "INTMAX"
|
|
#define SEZ_DONEMER "DONEMER"
|
|
#define SEZ_INTESTI "INTESTI"
|
|
#define SEZ_CATEMER "CATEMER"
|
|
#define SEZ_CATESTI "CATESTI"
|
|
#define SEZ_CATCANC "CATCANC"
|
|
#define SEZ_DATAULTCON "DATAULTCON"
|
|
#define SEZ_INTESTAZ1 "INTESTAZ1"
|
|
#define SEZ_INTESTAZ2 "INTESTAZ2"
|
|
#define SEZ_INTESTAZ3 "INTESTAZ3"
|
|
#define SEZ_INTESTAZ4 "INTESTAZ4"
|
|
#define SEZ_PUNTORACC "PUNTORACC"
|
|
#define SEZ_GIOCARSOL "GIOCARSOL"
|
|
#define SEZ_GIOSOLSOL "GIOSOLSOL"
|
|
#define SEZ_GIOULTSOL "GIOULTSOL"
|
|
#define SEZ_GIOPERRIT "GIOPERRIT"
|
|
#define SEZ_NUMMAXSOL "NUMMAXSOL"
|
|
#define SEZ_DENOMINAZ "DENOMINAZ"
|
|
|