Files correlati : Ricompilazione Demo : [ ] Commento : rimodernate alcune maschere git-svn-id: svn://10.65.10.50/trunk@18351 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			25 lines
		
	
	
		
			300 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			300 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
#include "li0500b.h"
 | 
						|
 | 
						|
TOOLBAR "topbar" 0 0 0 2
 | 
						|
#include <stdbar.h>
 | 
						|
ENDPAGE
 | 
						|
 | 
						|
PAGE "Ripristino dichiarazioni d'intento" 0 2 0 0
 | 
						|
 | 
						|
NUMBER F_ANNO 4
 | 
						|
BEGIN
 | 
						|
  PROMPT 1 1 "Anno "
 | 
						|
  FLAGS "AU"
 | 
						|
  CHECKTYPE REQUIRED
 | 
						|
  FIELD ANNO
 | 
						|
END
 | 
						|
 | 
						|
LIST F_MESE 2 16
 | 
						|
BEGIN
 | 
						|
  PROMPT 1 2 "Mese "
 | 
						|
  FLAGS "AM"
 | 
						|
END
 | 
						|
 | 
						|
ENDPAGE
 | 
						|
ENDMASK
 |