Some time ago I made a VB program enabling a computer to manipulate a Nokia phone. Now I would like transfer some of the functionality into the phone itself. What I have in mind is an application which would dial a number, wait till the connection is made (receiver's phone rings once), then dsiconnect and repeat the procedure through a list of phone numbers. (The list should be editable but that's not important at the moment.)
I've tried to find a solution to the problem for some time now and it seems that Java can't be used for the purpose. Programming "pre-Symbian" phones seems to be impossible, too. So, what's left, I guess, is some Symbian phone.
Surely what I have is mind is possible with OPL? Or C++
Surely I'm out of line here, but could someone make such a program for me 😮ops: Or tell me where to look for the functions and stuff I need.