Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Making email header bilingual

Former Member
0 Kudos

Hi all,

Can any body tell me how to make email header bilingual

Thanks in advance.

Sahitya

1 REPLY 1

Former Member
0 Kudos

Hi,

I use the command

set language

followed by the language of the recipient. Then in the email sending program use text symbols and translate them into the desired languages.

Darren