// Stampa convocazioni per BOLOGNA // definizione campi per maschera #define F_DATAINI 101 #define F_DATAFIN 102 #define F_PUNTO 103 #define F_D_PUNTO 104 #define F_TIPO 105 #define F_D_TIPO 106 #define F_SEZINI 107 #define F_D_SEZINI 108 #define F_SOTINI 109 #define F_D_SOTINI 110 #define F_SEZFIN 111 #define F_D_SEZFIN 112 #define F_SOTFIN 113 #define F_D_SOTFIN 114 //#define F_CODSEZ 107 //#define F_DENSEZ 108 //#define F_CODSOT 109 //#define F_DENSOT 110 #define F_ORDINA 115 #define F_PERSEZIONE 116 #define F_TUTTI 117 #define F_AGGIORNA 118 #define F_SCELTAGRUPPI 119 #define F_SINTETICO 151 #define F_COMPLETO 152 #define F_ETICHETTE 153 #define F_CARTOLINE 154 #define F_AZZERA 155