26 lines
		
	
	
		
			500 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			500 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| // cg4400a.h 
 | |
| // Maschera stampa tabella registri
 | |
| #define TIPO_STAMPA 101
 | |
| #define DATA_STAMPA 102
 | |
| #define CODICE_LIBRO 103
 | |
| #define DA_DATA 104
 | |
| #define A_DATA 105
 | |
| #define FINO_A_MESE 106
 | |
| #define ULTIMA_PAGINA 107
 | |
| #define CODICE_LIBRO_IVA 108
 | |
| #define ULTIMO_MESE 109
 | |
| #define TIPO_RIEPILOGATIVO 110
 | |
| #define ANNO 111
 | |
| #define DA_CODICE 112
 | |
| #define A_CODICE 113
 | |
| #define F_SELECT 114
 | |
| #define F_ANNULLA 115
 | |
| #define F_VERIFICA 116
 | |
| #define CODICE_LIB_UN 117
 | |
| #define MESE 118
 | |
| #define CODICE_LIBRO_PROVA 119
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 |