You Are Here:

Community: Developer Discussion Boards

#1 Old how to make sms by text message interface - 2009-01-22, 21:44

Join Date: Dec 2007
Posts: 24
ali3635
Offline
Registered User
i used to send sms in python by messaging.sms_send command but now i want to set message body and use phone interface
Reply With Quote

#2 Old Re: how to make sms by text message interface - 2009-01-23, 05:26

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by ali3635 View Post
i used to send sms in python by messaging.sms_send command but now i want to set message body and use phone interface
You will have to create such an interface for your application, if you are courageous.

Otherwise, just launch the new message editor.
Reply With Quote

#3 Old Re: how to make sms by text message interface - 2009-01-23, 20:29

Join Date: Dec 2007
Posts: 24
ali3635
Offline
Registered User
i mean some thing like sms in flash lite

i think e32.start_exe work but i have no idea about parameter !!
Last edited by ali3635 : 2009-01-23 at 20:36.
Reply With Quote

#4 Old Re: how to make sms by text message interface - 2009-01-24, 00:17

Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Send a message via Skype™ to Rafael T.
Rafael T.'s Avatar
Rafael T.
Offline
Forum Nokia Champion
Quote:
Originally Posted by ali3635 View Post
i mean some thing like sms in flash lite

i think e32.start_exe work but i have no idea about parameter !!
From the Library Reference:

Quote:
start exe(filename, command [,wait ])

Launches the native Symbian OS executable filename (Unicode) and passes it the command string.
When wait is set, the function synchronously waits for the exit of the executable and returns a
value that describes the exit type. Possible values are 0 for normal exit and 2 for abnormal exit.
Example:

Code:
import e32

e32.start_exe(u'Z:\\System\\Programs\\Starter.exe', '', 0) # consequence: phone restart
Hope it helps,

Rafael.
Reply With Quote

#5 Old Re: how to make sms by text message interface - 2009-01-24, 18:45

Join Date: Nov 2007
Posts: 319
Location: Sertaozinho/Brazil
Send a message via MSN to marcelobarrosalmeida Send a message via Skype™ to marcelobarrosalmeida
marcelobarrosalmeida's Avatar
marcelobarrosalmeida
Offline
Forum Nokia Champion
Quote:
Originally Posted by Rafael T. View Post
From the Library Reference:



Example:

Code:
import e32

e32.start_exe(u'Z:\\System\\Programs\\Starter.exe', '', 0) # consequence: phone restart
Hope it helps,

Rafael.
I tested starter.exe without reading the comment at end of line and I got astonished because my phone restarted ... !

By the way, is there a list of these applications (like starter.exe) anywhere ?


Marcelo Barros
Nokia E71, N800, N95 and XM 5800
http://www.croozeus.com
http://wordmobi.wordpress.com
http://jedizone.wordpress.com
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
carbide-error upendersolanki Carbide.c++ IDE and plug-ins 5 2008-02-06 12:09
Problem with Cabride.c++ v1.1 markovuksanovic Carbide.c++ IDE and plug-ins 3 2007-01-24 21:05
Inserting body text into new email message mucky021 General Symbian C++ 4 2005-03-31 10:39
Persist text value of user defined option in Enumerated Text Settings List leethomso Symbian User Interface 0 2004-11-24 19:49
Text SMS message make use of hyperlink jowsaki General Messaging 1 2003-12-04 14:35

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia