Files correlati : ve0.exe tutti i profili Ricompilazione Demo : [ ] Commento : Supporto per 10 campi personalizzati sulle righe da 155 /FR_JOLLY1) a 164 (FR_JOLLY10) git-svn-id: svn://10.65.10.50/trunk@15160 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			17 lines
		
	
	
		
			235 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			235 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #include "verigdef.h"
 | |
| #define FULL_SCREEN
 | |
| 
 | |
| #define MASK_TITLE1 "Sconto ad importo"
 | |
| 
 | |
| DEFINE_FIELD(DESCR)
 | |
| DEFINE_FIELD(VALORE)
 | |
| 
 | |
| F_POS(VALORE, 2, 9,"Importo     " )
 | |
| // DEFINE_FIELD(CODIVA)
 | |
| // DEFINE_FIELD(DESIVA)
 | |
| 
 | |
| #include "verig.uml"
 | |
| 
 | |
| 
 | |
| 
 |