| Reply | « Previous Thread | Next Thread » |
|
Hello,
please tell me error in following coad. import e32 import telephone import appuifw A=appuifw.query(u"Enter time(in sec)","number") def a(): e32.ao_sleep(A,a) telephone.hang_up() a() many persons are misscaling me so i've made this coad. ![]() but it doesn't work.What to do ? please help me as soon as possible. ![]() |
| AMIT_GOHEL |
| View Public Profile |
| Find all posts by AMIT_GOHEL |
|
Well, what do you want the code to do ?
Then only we can figure out the mistake. And please post the code using CODE (#) tags. This maintains indentations. Best Regards, Croozeus |
|
Join Date: Feb 2008
Posts: 2,533
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
hi amit
you can use the code tags provided so that we can have a good view of the code. Moreover the ao_sleep function takes only one argument. so try : Code:
e32.ao_sleep(A) Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Quote:
Quote:
so plz give me solution. |
| AMIT_GOHEL |
| View Public Profile |
| Find all posts by AMIT_GOHEL |
|
when any one call me then call has been hanged up in 2 or 5 sec whatever i define.
|
| AMIT_GOHEL |
| View Public Profile |
| Find all posts by AMIT_GOHEL |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| initiate a call and hang up call in s60 2nd edition... | mayudada | General Symbian C++ | 0 | 2007-08-23 12:30 |
| New call problem | Bill_Murray | General Symbian C++ | 4 | 2007-05-27 16:30 |
| End call and DialNewCall problems | halimz | General Symbian C++ | 5 | 2007-05-19 06:40 |
| Problem in makeing Phone Call in 2nd edition | yogesh.bhople | General Symbian C++ | 4 | 2006-11-18 09:47 |
| Nokia 7160 auto receive next call as datal call | jackal_jr | General Messaging | 0 | 2002-08-19 14:05 |