campo-sirio/at/at0400a.h
cris 550569575d versione del 17/06/97
git-svn-id: svn://10.65.10.50/trunk@4688 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-06-17 15:50:08 +00:00

39 lines
1.0 KiB
C
Executable File

// Gestione convocazioni per BOLOGNA
// definizione campi per maschera
#define F_NUMERO 101
#define F_DATA 102
#define F_DATAGIO 103
#define F_PUNTO 104
#define F_D_PUNTO 105
#define F_TIPO 106
#define F_D_TIPO 107
#define F_CODSEZ 108
#define F_DENSEZ 109
#define F_CODSOT 110
#define F_DENSOT 111
#define F_DATAINI 112
#define F_RITARDA 113
#define F_MAXRIT 114
#define F_NOTE 115
#define F_NUMCONV 116
#define F_NUMSOLL 117
#define F_NUMRIT 118
#define F_CONVOCATI 119
#define F_ESEGUI 140
// pagina soggetti
#define F_S_CODICE 101
#define F_S_COGNOME 102
#define F_S_NOME 103
#define F_S_DATACONV 104
#define F_S_CHIAMATA 105
#define F_S_STAMPATO 106
#define F_S_ANNULLATO 107
#define F_S_DATANASC 108
#define F_S_CATDON 109
#define F_S_TESSAVIS 110
#define F_S_DESC_CATDON 151