I have created EXE program for the target Nokia 9210i under Symbian v6.0.
This program prints many information to console.
Having run this program I have to run an other application,
say Internet explorer.
I have to leave my program's console for running to new application.
After finish of working new application I would like to return to
my EXE program. I mean to return to console where output and
input are available for my EXE program.
Could anyone ask me how I can return to console of my EXE program has been run before?