Files correlati : Ricompilazione Demo : [ ] Commento : riportata la versione 98.01.05 patch 34 git-svn-id: svn://10.65.10.50/trunk@7409 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			31 lines
		
	
	
		
			622 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			622 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| // FILE universalmasklangSuage
 | |
| #define F_DISTDA 101
 | |
| #define F_DISTA  102
 | |
| #define F_DETT_RIGHE 103
 | |
| #define F_DIST_LAVORAZIONI 104 
 | |
| #define F_DIST_ARTICOLI 105
 | |
| #define F_DIST_VIRTUALI 106      
 | |
| #define F_RIGHE_LAVORAZIONI 107
 | |
| #define F_RIGHE_ARTICOLI 108
 | |
| #define F_RIGHE_VIRTUALI 109
 | |
| 
 | |
| #define F_RIGHE 110
 | |
| #define F_LAVORAZIONI 111
 | |
| #define F_ARTICOLI 112
 | |
| #define F_VIRTUALI 113
 | |
| #define F_SORT 114
 | |
| #define F_SORTDESC 115
 | |
| #define F_RIGHE_VARIABILI 116
 | |
| 
 | |
| #define F_OPZIONI 501
 | |
| 
 | |
| #define ALIAS_ANAMAG_RIGHE 547
 | |
| #define ALIAS_LAV_RIGHE 501
 | |
| #define ALIAS_VAR_RIGHE 502
 | |
| 
 | |
| 
 | |
| // FILE FORM
 | |
| 
 | |
| #define FF_CONTATORE 201
 | |
| #define OUTER_EXPR 202
 |