I compiled the example - TZExample for winscw. The example is in C:\Symbian\9.1\S60_3rd\Examples\AppServices\timezoneconversion. But I don't know how to launch TZExample.exe onsimulator? The below text is Nokia's sepcification:
---------------------------------------------------------------------
Usage
This is a console application, so does not have a GUI. It builds an executable called TZExample.exe in the standard location (\epoc32\release\winscw\<build_variant> for CodeWarrior). After launching the executable, depending on the emulator you are using, you may need to task away from the app launcher/shell screen to view the console. Alternatively, adding the string textshell to the emulator configuration file epoc.ini causes the emulator to start in text mode.
----------------------------------------------------------------------
I copied TZExample.exe to C:\Symbian\9.1\S60_3rd\Epoc32\winscw\c and started the text mode, then keyed in:start TZExample.exe. It said: not found. What's wrong with my usage? Who can tell me how to launch TZExample.exe on simulator?



