Mail Merge with RICHEDITBOX

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Mail Merge with RICHEDITBOX

Post 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. :)
With best regards,
Sudip
User avatar
Czarny_Pijar
Posts: 172
Joined: Thu Mar 18, 2010 11:31 pm
Location: 19.2341 E 50.2267 N

Re: Mail Merge with RICHEDITBOX

Post 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 :idea: )
2. Do NOT curse me for program hang when closing 'View window'. :twisted:

Instead you can explain me where I go wrong :roll: Somebody else can do this too ;)
Attachments
wordsdbf.zip
(480.17 KiB) Downloaded 265 times
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: Mail Merge with RICHEDITBOX

Post by sudip »

Hi Cznary,

Great :D
I downloaded it. I shall test.
Thanks a lot :D
With best regards,
Sudip
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: Mail Merge with RICHEDITBOX

Post by sudip »

Great App :) Nice user interface :)
Thanks a lot for sharing :)
With best regards,
Sudip
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Mail Merge with RICHEDITBOX

Post by esgici »

Czarny_Pijar wrote: ...
2. Do NOT curse me for program hang when closing 'View window'. :twisted:

Instead you can explain me where I go wrong :roll: 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
Viva INTERNATIONAL HMG :D
Post Reply