Shortcut Menu

Skip

Main Navigation

Choose your language

You are here:

ActiveXperts.com > Support > Knowledge base > SMS and MMS Toolkit > SMS Message Formats

Activexperts Support Pages


Q5320060: Can I force the SMS and MMS toolkit to use TEXT mode to send SMS messages instead of PDU mode ?

Yes this is possible. You can set this in two ways:

Using the registry

  • Start the registry editor ( REGEDIT.EXE )
  • Open the following key: HKLM\SOFTWARE\SMS and MMS Toolkit\
  • Create a new string "AdvancedSettings" with Value: "ForceTextMode=1"

Using the "AdvancedSettings" property of the object

Using the "AdvancedSettings" property of the object, using this way, the setting only applies for the current instance of the object:

  • Set the value of the "AdvancedSettings" property to "ForceTextMode=1"

(viewed: 2152)