Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 01.05 patch 282 git-svn-id: svn://10.65.10.50/trunk@8019 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			41 lines
		
	
	
		
			535 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			535 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef __CG0400_H
 | 
						|
#define __CG0400_H  
 | 
						|
 | 
						|
#define TAB_REG     "REG"
 | 
						|
#define TAB_PIM     "PIM"
 | 
						|
 | 
						|
#define F_CODDITTA   101
 | 
						|
#define F_ANNO       102
 | 
						|
#define F_TIPO       103
 | 
						|
#define F_LIVELLO    104
 | 
						|
#define F_CODIVA     105
 | 
						|
#define F_TIPOTAB    106
 | 
						|
#define F_TIPOTABE   107
 | 
						|
#define F_ATTIVITA   108
 | 
						|
#define F_TIPOTABEL  109
 | 
						|
#define F_RAGSOC     110
 | 
						|
#define F_DATASTAMPA 112
 | 
						|
#define F_MESE       113
 | 
						|
#define F_STAMPA     114
 | 
						|
#define F_SELECTION  115
 | 
						|
#define F_TIPOPROGREG 116
 | 
						|
#define F_TRIMESTRE   117
 | 
						|
 | 
						|
#endif  // __CG0400_H
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 |