campo-sirio/at/at4600a.h
cris cdb37cef28 Patch level :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            : Stampa tessere: configurazione stampante + nelle signole possibilita' di fare l'elenco


git-svn-id: svn://10.65.10.50/trunk@7702 c028cbd2-c16b-5b4b-a496-9718f37d4682
1999-01-26 14:14:43 +00:00

24 lines
509 B
C
Executable File

// stampa tessere associative singole
// definizione campi per maschera di selezione
#define F_AGGIORNA 101
#define F_SOGGETTI 102
#define F_ELENCO 401
#define F_TESSERE 402
#define F_AZZERA 403
// pagina soggetti
#define F_S_CODICE 101
#define F_S_COGNOME 102
#define F_S_NOME 103
#define F_S_DATANASC 104
#define F_S_CODSEZ 105
#define F_S_CODSOT 106
#define F_S_CATDON 107
#define F_S_TESSAVIS 108
#define F_S_DENSEZ 211
#define F_S_DENSOT 212
#define F_S_DESC_CATDON 213