Read-only archive of the All About Symbian forum (2001–2013) · About this archive

92xx emulator

3 replies · 1,790 views · Started 08 November 2002

hi @all,

at the s5 mx emulator it was possible to write the sourcecode
in a texteditor like ultraedit and then i have imported the text
in the emulator. there i could translate the application. is it possible
to do this on the 92xx emulator? i can only find the menubuttons
translate, find, goto and close.

regards and thanks,

alex

use any ascii editor to create your source and then type "opltran filename.tpl" at the command prompt.

If I find the time I'll write a little about using this coding method.

Under WINS, F1 is the same as the Menu button on a real device, it will bring up a menu with all the available options. The CBA only lists at most 4 options in any app!

Phil

Tips:

1. Setup a shortcut on the desktop to the c: disc under WINS.
2. Make sure you store the textfile in Unicode. In Wordpad you can select it in the Save As dialogue.
3. Store it in c:/OPL or whatever folder you use
3. You can now import it using F1 and scroll down to More:Import Text

cheers