Files correlati : Ricompilazione Demo : [ ] Commento : modernizzate maschere db1 git-svn-id: svn://10.65.10.50/trunk@18855 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			35 lines
		
	
	
		
			423 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			423 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
#include "db0500a.h"
 | 
						|
 | 
						|
TOOLBAR "topbar" 0 0 0 2
 | 
						|
#include <printbar.h>
 | 
						|
ENDPAGE
 | 
						|
    
 | 
						|
TOOLBAR "" 0 -2 0 2
 | 
						|
 | 
						|
BUTTON F_EXPLODE 10 2
 | 
						|
BEGIN
 | 
						|
  PROMPT -11 -11 "~Lista"
 | 
						|
END
 | 
						|
 | 
						|
ENDPAGE
 | 
						|
 | 
						|
PAGE "Implosione" -1 -1 60 20
 | 
						|
 | 
						|
NUMBER F_CODICE 3
 | 
						|
BEGIN
 | 
						|
  PROMPT 1 0 "Risultato elaborazione "
 | 
						|
  FLAGS "Z"
 | 
						|
  SHEET "Codice|Articolo@30|Descrizione@50"
 | 
						|
  INPUT F_CODICE
 | 
						|
  OUTPUT F_CODICE
 | 
						|
END
 | 
						|
 | 
						|
TREE F_TREE -3 -1
 | 
						|
BEGIN
 | 
						|
  PROMPT 0 1 ""
 | 
						|
END
 | 
						|
 | 
						|
ENDPAGE
 | 
						|
 | 
						|
ENDMASK
 |