25 lines
		
	
	
		
			509 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			509 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| // Campi maschera tabella ditte per invio
 | |
| 
 | |
| #define F_DITTAINV   101
 | |
| #define F_NUMULINV   103
 | |
| #define F_DATAULIN   104
 | |
| #define F_STATO      105
 | |
| #define F_RAGSOC     106
 | |
| #define F_USELAB     107
 | |
| #define F_CHIAVE     108
 | |
| #define F_DATALIM    109 
 | |
| #define F_DITTAAS    110
 | |
| 
 | |
| // Campi maschera cg6900b.uml
 | |
| 
 | |
| #define F_FLOPPY     201
 | |
| #define F_DIM        202 
 | |
| #define F_PATH       203
 | |
| 
 | |
| // Campi maschera cg6903a.uml
 | |
| 
 | |
| #define F_RIPPN      250
 | |
| #define F_RIPIVA     251
 | |
| #define F_DATA       252
 | |
| #define F_RIPSC      253
 |