Hi!
I am asked to develop an extension for a churchmember-application.
The idea is to have all new members send an 'welcome' letter. The enduser must be able to create a word.doc him/herself.
I am thinking of having 'special'words in that doc like x@Name@x, x@Adres@x etc.
Than I want VFP to go through the doc and replace x@Name@x, x@Adres@x with name and address from a VFP table. Is this a good idea or would it be possible to create a mailmerge from vfp towards word using the word-mailmerge options. In that case: howe can I have my end-users put kind of fieldcodes in the worddoc? And how to code that from within VFP?
-Bart
I am asked to develop an extension for a churchmember-application.
The idea is to have all new members send an 'welcome' letter. The enduser must be able to create a word.doc him/herself.
I am thinking of having 'special'words in that doc like x@Name@x, x@Adres@x etc.
Than I want VFP to go through the doc and replace x@Name@x, x@Adres@x with name and address from a VFP table. Is this a good idea or would it be possible to create a mailmerge from vfp towards word using the word-mailmerge options. In that case: howe can I have my end-users put kind of fieldcodes in the worddoc? And how to code that from within VFP?
-Bart