Page 1 of 1
Mail Merge with RICHEDITBOX
Posted: Fri Jul 09, 2010 9:46 am
by sudip
Hello All,
Is there any way to use RICHEDITBOX control for Mail merge? If we shall be able to add this feature in our apps, it will be extremely helpful for our users.
Thanks in advance.

Re: Mail Merge with RICHEDITBOX
Posted: Fri Jul 09, 2010 11:47 am
by Czarny_Pijar
Maybe this pre-production example would be usefull for you. I follow here the advices of
esgici how to create RTF files in HMG.
You have to:
1. Change the
s_RTF_init variable accordingly with your local language settings (How? It is enough to copy the initial strings from the file created in the WordPad, but viewed in the NotePad editor

)
2. Do
NOT curse me for program hang when closing 'View window'.
Instead you can explain me where I go wrong

Somebody else can do this too

Re: Mail Merge with RICHEDITBOX
Posted: Fri Jul 09, 2010 12:46 pm
by sudip
Hi Cznary,
Great

I downloaded it. I shall test.
Thanks a lot

Re: Mail Merge with RICHEDITBOX
Posted: Fri Jul 09, 2010 3:28 pm
by sudip
Great App

Nice user interface

Thanks a lot for sharing

Re: Mail Merge with RICHEDITBOX
Posted: Fri Jul 09, 2010 4:50 pm
by esgici
Czarny_Pijar wrote:
...
2. Do
NOT curse me for program hang when closing 'View window'.
Instead you can explain me where I go wrong
Somebody else can do this too 
Hi Czarny
Please try changing MODAL
type of
import and
view windows, or try other than
hide method for close it.
Regards
--
Esgici