Files correlati : Ricompilazione Demo : [ ] Commento : riportata la versione 98.01.05 patch 34 git-svn-id: svn://10.65.10.50/trunk@7409 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			21 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #include "bainst38.h"
 | |
| 
 | |
| PAGE "Installazione SV" -1 -1 78 8
 | |
| // GROUP 1 = PRE-INSTALLATION
 | |
| // GROUP 2 = POST-INSTALLATION
 | |
| 
 | |
| BOOL F_DEFAULTSDATA
 | |
| BEGIN
 | |
|   PROMPT 2 2 "Carica la tabella con le statistiche predefinite"
 | |
| END
 | |
| 
 | |
| BUTTON DLG_OK 10 2
 | |
| BEGIN
 | |
|   PROMPT -11 -1 "~Conferma"
 | |
|   MESSAGE EXIT,K_ENTER
 | |
|   PICTURE BMP_OK
 | |
| END
 | |
| 
 | |
| ENDPAGE
 | |
| ENDMASK
 |