Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 650 git-svn-id: svn://10.65.10.50/trunk@14148 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			26 lines
		
	
	
		
			561 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			561 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_CODICE    101
 | |
| #define F_DESCR     102
 | |
| #define F_COSUNIT   103
 | |
| #define F_UNMIS     104
 | |
| #define F_STAMPA    105
 | |
| #define F_UMDESC    106
 | |
| #define F_CODICEART 107
 | |
| #define F_SEARCHART 108
 | |
| #define F_SHEET     109
 | |
| #define F_NUMPERS   110
 | |
| #define F_PRODUTTIV 111
 | |
| #define F_UNTEMPO  112
 | |
| #define F_DESUNTEMPO  113
 | |
| #define F_UNMIS2     114
 | |
| #define F_LINEESTD   115
 | |
| #define F_PERCMIN   116
 | |
| #define F_PRODNRIL  117
 | |
| 
 | |
| 
 | |
| #define F_CODLIN    101
 | |
| #define F_DESCRLIN  102
 | |
| #define F_CODIMP    103
 | |
| #define F_LNUMPERS   104
 | |
| #define F_LPRODUTTIV 105
 | |
| #define F_DESCRIMP    120
 |