Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 1.7 patch 054 aga sul main trunk git-svn-id: svn://10.65.10.50/trunk@9659 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			30 lines
		
	
	
		
			701 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			701 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_ARTS        200
 | |
| #define F_DISTTYPE    101
 | |
| #define F_ARTICOLO    102
 | |
| #define F_ARTDESCR    103
 | |
| #define F_DISTINTA    202
 | |
| #define F_DISDESCR    203
 | |
| #define F_LAVORAZIONE 302
 | |
| #define F_LAVDESCR    303
 | |
| #define F_LEV1        104
 | |
| #define F_LEV2        105
 | |
| #define F_LEV3        106
 | |
| #define F_LEV4        107 
 | |
| 
 | |
| #define F_VARS        300
 | |
| #define F_RESETVARS   301
 | |
| #define F_IMPIANTO    101
 | |
| #define F_LINEA       102
 | |
| #define F_MAGAZZINO   103
 | |
| #define F_DEPOSITO    104
 | |
| 
 | |
| #define F_USECATMER    220
 | |
| #define F_DA_CATMER    221
 | |
| #define F_A_CATMER     222
 | |
| #define F_DA_ARTICOLO  225
 | |
| #define F_AD_ARTICOLO  226             
 | |
| #define F_FASTIMPLODE  227
 | |
| #define F_ONLYONE      228
 | |
| #define F_DISPLAY_ZERO 229
 | |
| 
 |