Symbian3/SDK/Source/GUID-B26A4743-F331-5AC3-A40A-28B14B785857.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
--- 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: </p> <p><userinput>bldmake bldfiles</userinput> </p> <p><userinput>abld
-build</userinput> </p> <p> <xref href="GUID-793A5EF9-CC16-5EEB-9011-6431EA76EB15.dita">How to use bldmake</xref> and <xref href="GUID-B6B54E07-3B34-5D5C-8815-93383FA8FB4B.dita">How to
-use abld</xref> describe how to use the SBSv1 build tools. </p> </li>
+build</userinput> </p> </li>
 <li id="GUID-F470E492-C920-58E0-860C-5CCE24B0C7F4"><p>For the emulator,
 the example builds an executable called <filepath>searchsortexample.exe</filepath> in the <filepath>epoc32\release\winscw\&lt;udeb                
 or urel&gt;\</filepath> folder. </p> </li>
@@ -100,7 +99,7 @@
 <section id="GUID-B72B706B-BB9F-5A0D-A36A-03135FE99E5C"><title>Running
 the example</title> <p> <filepath>searchsortexample.exe</filepath> takes user input from the console. The menu for the current example
 is as shown below: </p> <fig id="GUID-53020118-A1E3-56C3-AA81-9CED04533E27">
-<image href="GUID-656E2E4F-D7C5-5FDC-B1E6-DFA5970BB3F0_d0e286968_href.jpg" placement="inline"/>
+<image href="GUID-656E2E4F-D7C5-5FDC-B1E6-DFA5970BB3F0_d0e291799_href.jpg" placement="inline"/>
 </fig> <p>The user input is handled by <codeph>CKeyReader::RunL()</codeph>. </p> <p>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