
SMS Templates for Programmers
Unfortunately, Windows Phone does not have a built-in SMS template feature. And the programs existing in the Marketplace, as far as I know, do not allow sending SMS templates to desktop tiles.
This limitation is easily overcome with Touch Develop . The following describes how to simply add an SMS template to your desktop.
1. Set Touch Develop (a free program for developing simple scripts)
2. Create a new script
3. Dive into the main function and into a line like hello, the world that created touch develop
4. Instead, write social -> send sms (“01”, “Save, I burn!”)
5. We leave to the list of scripts, do a long tap on Skype and Pin to start
Such scripts can be written hot in the subway - for touch develop, you do not need anything other than a phone and you do not need developer rights.
This limitation is easily overcome with Touch Develop . The following describes how to simply add an SMS template to your desktop.
1. Set Touch Develop (a free program for developing simple scripts)
2. Create a new script
3. Dive into the main function and into a line like hello, the world that created touch develop
4. Instead, write social -> send sms (“01”, “Save, I burn!”)
5. We leave to the list of scripts, do a long tap on Skype and Pin to start
Such scripts can be written hot in the subway - for touch develop, you do not need anything other than a phone and you do not need developer rights.