Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Translates statement

The translates statement defines a set of translations.

Each item in the set defines a translation of a non-Unicode character on the Symbian OS device to either:

or:

Formally, the syntax is:

translates translates-label

translation-char-list

endtranslates

where:

<translation-char> ::=
<EPOC-char><printer-char> | <EPOC-char><printer-command-string>

Example

Translates Telephone
        5:35
        156:"<27>R<3><35><27>R<0>"
EndTranslates