Esto es una modificacion del ejemplo Browse  (demo.prg) de la carpeta samples de MiniGui Extended
con la finalidad de demostrar como combinar datos de una DBF con cualquier tipo de archivo, es este 
caso con Word.

Se usa una plantilla en la que pondremos los campos a combinar, en este caso yo he usado "[campo]"
se lee la plantilla con memoread, se cambian los textos com "strtran" se graba nuevamente el
archivo, y se edita o imprime segun se quiera, si luego no interesa el archivo generado se deberia
borrar dicho archivo desde programa, eso ya a eleccion de cada uno.

obserbaciones: 

La plantilla la creo con el WORPAD del Windows en formato RTF porque si la creo con el Word da error 
al abrir los ficheros generados. Una vez creada con el Worpad la podemos editar y modificar con el Word
sin ningun problema (al menos en mi caso).

Espero que les sea de ayuda a todos los amigos de la lista.


yo lo uso y me da muy buenos resultados

un saludo.



SET GOOGLE ON (No hablo ingles)

This is an example of modification Browse (demo.prg) of the samples folder of a mini-Extended 
with the aim of demonstrating how to combine data from a DBF with any type of file is this 
case with Word. 

Using a template on which the fields will combine, in this case I used "[field]" 
reads the template with memoread, to change the texts com "strtran" is recorded again 
file, edit or print as you want, if they are not interested in the file should be generated 
delete file from  program, that's a choice of each. 

Note

I think the template with the Windows WORPAD in RTF format because when I think with the Word gives error 
to open the files generated. Once created with the Worpad can edit and modify the Word 
no problem (at least in my case). 

I hope you be of help to all the friends of the list. 


I use and I get very good results 

a greeting.


Juan Antonio Sanchez
jastsoftware (arroba) gmail (punto) com

Cullera Valencia Espaa


