Application Development in Flexisoft
®
29
7) Enter an ASCII phone number to screen. Follow below said steps:
a) Select the screen which is to be sent.
b) Go to task and select “Before showing Screen” task.
c) Add task for entering mobile number to which the SMS is to be sent.
d) Write mobile number is ASCII format to mobile number default tag registers.
ASCII to HEX conversion table is as below:
Character Name
Character
Binary
Hex
Pound/Number Sign
#
100011
23
Asterisk
*
101010
2A
Plus Sign
+
101011
2B
Zero Digit
0
110000
30
One Digit
1
110001
31
Two Digit
2
110010
32
Three Digit
3
110011
33
Four Digit
4
110100
34
Five Digit
5
110101
35
Six Digit
6
110110
36
Seven Digit
7
110111
37
Eight Digit
8
111000
38
Nine Digit
9
111001
39