diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-B26A4743-F331-5AC3-A40A-28B14B785857.dita --- a/Symbian3/SDK/Source/GUID-B26A4743-F331-5AC3-A40A-28B14B785857.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-B26A4743-F331-5AC3-A40A-28B14B785857.dita Tue Jul 20 12:00:49 2010 +0100 @@ -91,8 +91,7 @@ use the command line, open a command prompt, and set the current directory to the source code directory of the example. You can then build the example with the SBSv1 build tools with the following commands:

bldmake bldfiles

abld -build

How to use bldmake and How to -use abld describe how to use the SBSv1 build tools.

+build

  • For the emulator, the example builds an executable called searchsortexample.exe in the epoc32\release\winscw\<udeb or urel>\ folder.

  • @@ -100,7 +99,7 @@
    Running the example

    searchsortexample.exe takes user input from the console. The menu for the current example is as shown below:

    - +

    The user input is handled by CKeyReader::RunL().

    For simple and combined non-iterative search-sort, the user provides the following inputs: 1) the text in the "To" field to search for, 2) whether case sensitivity is on of off, 3) whether