Files correlati : ci0300a.msk ci0400b.msk ci1200.msk ci1.exe Ricompilazione Demo : [ ] Commento : Rimodernate maschere git-svn-id: svn://10.65.10.50/trunk@18258 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			29 lines
		
	
	
		
			309 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			309 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #include "ci0400b.h"
 | |
| 
 | |
| PAGE "Eliminazione Documenti di Commesse chiuse" -1 -1 40 7
 | |
| 
 | |
| GROUPBOX DLG_NULL 20 4
 | |
| BEGIN
 | |
|   PROMPT 10 1 "@bData" 
 | |
| END
 | |
| 
 | |
| DATA F_DA_DATA 
 | |
| BEGIN
 | |
|   PROMPT 11 2 "Dal "
 | |
| END
 | |
| 
 | |
| DATA F_A_DATA 
 | |
| BEGIN
 | |
|   PROMPT 11 3 "Al  "
 | |
| END
 | |
| 
 | |
| ENDPAGE
 | |
| 
 | |
| TOOLBAR "topbar" 0 0 0 2
 | |
| 
 | |
| #include <elabar.h>
 | |
| 
 | |
| ENDPAGE
 | |
| 
 | |
| ENDMASK
 |