Files correlati : ve6.exe Ricompilazione Demo : [ ] Commento : Aggiunta gestione magazzino collegato in importazione da penna ottica Dalla versione 3.2 git-svn-id: svn://10.65.10.50/trunk@20597 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			12 lines
		
	
	
		
			241 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			241 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_FILE      101
 | |
| #define F_TIPORIGA  102
 | |
| #define F_TIPO      103
 | |
| #define F_MAG       104
 | |
| #define F_DEP       105
 | |
| #define F_DESCRMAG  106
 | |
| #define F_MAGC      107
 | |
| #define F_DEPC      108
 | |
| #define F_DESCRMAGC 109
 | |
| 
 | |
| #define F_PROFILO   201
 |