Hi all, Can anybody help me how to send messages to inbox with code example and also how move images to different folders..
Originally Posted by maneeshv6 Hi all, Can anybody help me how to send messages to inbox with code example and also how move images to different folders.. Hi, Do you mean to send an SMS? Code: import messaging nbr="12345" txt=u"Hello" messaging.sms_send(nbr, txt) I don't understand the 2nd question. Will you please be more specific
import messaging nbr="12345" txt=u"Hello" messaging.sms_send(nbr, txt)
Kandyfloss V 7.0642.0 18-10-06 RH-51 Nokia 7610
Forum Rules