Hi,
I've got an application that uses fscommand2("Quit") to close itself. Anyway, there is an odd behaviour, that happens only on real devices (various Nokia phones - e.g. E65): in some parts of the app the command works well (and the app closes), while in others it simply seems to do nothing.
I've done several checks and that code line is effectively called, but, apparently, without effect, returning the value 0 (zero).
Could it be a memory problem? Or do you have any other hints?
Thanks,
Pit





