Files correlati : Ricompilazione Demo : [ ] Commento : personalizzazione sicuri funzionante con archivi cliente git-svn-id: svn://10.65.10.50/trunk@20242 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			72 lines
		
	
	
		
			1010 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			72 lines
		
	
	
		
			1010 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
#include "pg0067100a.h"
 | 
						|
 | 
						|
PAGE "Trasferimento F24" -1 -1 78 6
 | 
						|
 | 
						|
STRING F_PATH_SRC 255 45
 | 
						|
BEGIN
 | 
						|
  PROMPT 1 1 "Cartella di origine      "
 | 
						|
  DSELECT
 | 
						|
  FLAGS "M"
 | 
						|
  CHECKTYPE REQUIRED
 | 
						|
  WARNING "Selezionare una cartella origine valida!"
 | 
						|
END
 | 
						|
 | 
						|
STRING F_PATH_DST 255 45
 | 
						|
BEGIN
 | 
						|
  PROMPT 1 2 "Cartella di destinazione "
 | 
						|
  DSELECT
 | 
						|
  FLAGS "M"
 | 
						|
  CHECKTYPE REQUIRED
 | 
						|
  WARNING "Selezionare una cartella destinazione valida!"
 | 
						|
END
 | 
						|
 | 
						|
BOOLEAN F_ERASE_TRANSFERRED
 | 
						|
BEGIN
 | 
						|
  PROMPT 1 4 "Eliminare i file di origine dopo la copia"
 | 
						|
END
 | 
						|
 | 
						|
STRING DLG_PROFILE 50
 | 
						|
BEGIN
 | 
						|
  PROMPT 1 -1 "Profilo "
 | 
						|
  PSELECT
 | 
						|
END
 | 
						|
 | 
						|
ENDPAGE
 | 
						|
 | 
						|
TOOLBAR "" 0 0 0 2
 | 
						|
 | 
						|
BUTTON DLG_OK 2 2
 | 
						|
BEGIN
 | 
						|
  PROMPT 1 1 "~Archivia"
 | 
						|
  PICTURE TOOL_ELABORA
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_NULL 2 2
 | 
						|
BEGIN
 | 
						|
  PROMPT 2 1 ""
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_PRINT 2 2
 | 
						|
BEGIN
 | 
						|
  PROMPT 3 1 "~Stampa"
 | 
						|
  PICTURE TOOL_PRINTELENCO
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_PREVIEW 2 2
 | 
						|
BEGIN
 | 
						|
  PROMPT 4 1 "A~nteprima"
 | 
						|
  PICTURE TOOL_PREVIEW
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_EXPORT 2 2
 | 
						|
BEGIN
 | 
						|
  PROMPT 5 1 "~Excel"
 | 
						|
  PICTURE TOOL_EXCEL
 | 
						|
END
 | 
						|
 | 
						|
#include <helpbar.h>
 | 
						|
 | 
						|
ENDPAGE
 | 
						|
 | 
						|
ENDMASK
 |