Files correlati : pd6411 pd6411a.msk Ricompilazione Demo : [ ] Commento : Correzioni richieste da Roberto git-svn-id: svn://10.65.10.50/branches/R_10_00@21057 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			11 lines
		
	
	
		
			305 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			305 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| //Definizione campi per maschera pd6411 - Gestione Materiali spessore categoria
 | |
| #define F_GRUPPO     201
 | |
| #define F_MESE       202
 | |
| #define F_CAMBIO     203
 | |
| #define F_SHEET      204
 | |
| 
 | |
| #define S_GRUPPO     101
 | |
| #define S_MESE       102
 | |
| #define S_SPESSORE   103
 | |
| #define S_IMPEURO    104
 | |
| #define S_IMPFRANCO  105 |