Files correlati : cg1.exe cg3.exe Ricompilazione Demo : [ ] Commento : Stampa giornale, mastrini e visualizzazione mastrini con codice di contabilità separata git-svn-id: svn://10.65.10.50/branches/R_10_00@22382 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			21 lines
		
	
	
		
			341 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			341 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| // cg3400a.h
 | |
| 
 | |
| #define CODREG  100
 | |
| #define DATA_DA 101
 | |
| #define DATA_A  102
 | |
| #define STAMPA_DEF  103
 | |
| //#define PAGINA_DA   104
 | |
| #define F_CODVAL 105
 | |
| 
 | |
| 
 | |
| #define REG_DESC 107
 | |
| 
 | |
| //#define REG_ANNO 108
 | |
| #define ANNO_ESER 108
 | |
| #define STAMPA_WIDTH 109
 | |
| #define STAMPA_LEN 110
 | |
| #define F_CODDITTA    111
 | |
| #define F_RAGSOC      112
 | |
| #define F_ST_CONTSEP  113
 | |
| 
 |