Correzioni Prima Nota git-svn-id: svn://10.65.10.50/trunk@605 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			31 lines
		
	
	
		
			302 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			302 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
 | 
						|
//
 | 
						|
// cg3300b.uml
 | 
						|
//
 | 
						|
 | 
						|
#include "cg3300b.h"
 | 
						|
 | 
						|
PAGE "" -1 -1 27 6 
 | 
						|
 | 
						|
NUMBER F_ANNO_RICALCOLA 4
 | 
						|
BEGIN
 | 
						|
  PROMPT 2 1 "Anno: "  
 | 
						|
  HELP "Anno di cui stampare la dichiarazione"
 | 
						|
  FLAGS "A"
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_OK 9 3
 | 
						|
BEGIN
 | 
						|
  PROMPT -12 3 ""
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_CANCEL 9 3
 | 
						|
BEGIN
 | 
						|
  PROMPT -22 3 ""
 | 
						|
END
 | 
						|
 | 
						|
ENDPAGE
 | 
						|
 | 
						|
ENDMASK
 | 
						|
 |