Files correlati : ci0.exe ci2.exe Ricompilazione Demo : [ ] Commento : Agiunta tabella listini Camibiato il metodo di cancellazione delle righe Gestione disponibilità git-svn-id: svn://10.65.10.50/branches/R_10_00@21542 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			39 lines
		
	
	
		
			912 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			912 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| //Campi maschera ci0600a
 | |
| #define F_ANNO        301
 | |
| #define F_MESE        302
 | |
| #define F_TPORA       303
 | |
| #define F_RISOATT     304
 | |
| #define F_CODRIS      306
 | |
| #define F_DESRIS      307
 | |
| #define F_CODATT      308
 | |
| #define F_DESATT      309
 | |
| #define F_ANAL		    310
 | |
| #define F_SHEET       330
 | |
| 
 | |
| #define F_DESANAL		  410
 | |
| #define DLG_RESET     400
 | |
| #define DLG_CERCA     401
 | |
| 
 | |
| #define S_DEL         101
 | |
| #define S_RISOATT     102
 | |
| #define S_CODRIS      103
 | |
| #define S_DESRIS      120
 | |
| #define S_CODATT      203
 | |
| #define S_DESATT      220
 | |
| #define S_DATA        104
 | |
| #define S_TPORA       105
 | |
| #define S_CDC1				106
 | |
| #define S_CDC2				107
 | |
| #define S_CDC3				108
 | |
| #define S_CDC4				109
 | |
| #define S_CDC5				110
 | |
| #define S_CDC6				111
 | |
| #define S_CDC7				112
 | |
| #define S_CDC8				113
 | |
| #define S_CDC9				114
 | |
| #define S_CDC10				115
 | |
| #define S_CDC11				116
 | |
| #define S_CDC12				117
 | |
| #define S_QTAORE      118
 | |
| #define S_COSTO       119
 | |
| #define S_ID		      121 |