Download MMS Toolkit    |     Visit the MMS Toolkit website

Index - Log in! - Sign up! - Visit website
How to set message format to unicode ?
 
ActiveXperts Software Forum Index -> SMS and MMS Toolkit -> SMS Communication Protocols
 
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rickytam



Joined: 30 Apr 2008
Posts: 2

PostPosted: Wed Apr 30, 2008 6:09 am    Post subject: How to set message format to unicode ?

How can i send chinese, as i know i need to set objMessage.Format to Unicode, but i don't know what is value is Unicode.
Back to top
Leon



Joined: 11 Jul 2007
Posts: 408

PostPosted: Fri May 02, 2008 7:38 am    Post subject:

Hello Ricky,

You have to set this value to 20 to enable unicode. You can also use the Sms Constants object like this:

Set objConstants = CreateObject ( "ActiveXperts.SmsConstants" )

objMessage.Format = objConstants.asMESSAGEFORMAT_UNICODE

Hope this helps,

Leon
Back to top
Display posts from previous:   
Post new topic   Reply to topic
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum