1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html lang="ja">
3
4	<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6<meta http-equiv="Content-Style-Type" content="text/css">
7<link href="../../css/manpage.css" rel="stylesheet" type="text/css">
8
9<title>Search Feature</title>
10</head>
11
12	<body>
13		<h1 id="ADV_ETC_SEARCH">Search Feature</h1>
14		<p>Use the <B>Search</B> window to find items in a Sound Project based on characters and special conditions. You can also search for references from a list.</p>
15		<h2>Opening the Search Window</h2>
16		<p>From the <B>View</B> menu, select <B>Search</B> to open a <B>Search</B> window.<br> You can also use the shortcut keys CTRL+F for this operation.<br>
17		</p>
18		<p><img src="../img/lookup.gif"></p>
19		<h2>Using the Search Window</h2>
20		<h3>Search Range</h3>
21		<p>Select the range to search from a drop-down list.</p>
22		<h4>Entire Project</h4>
23		<p>The entire project is subject to the search.</p>
24		<h4>Current Sound Set or Current Bank</h4>
25		<p>If a sound set is active, you can select to search the <B>Current Sound Set</B>. If a bank is active, you can select to search <B>Current Bank</B>.<br> This item is not shown if there is no active tab.</p>
26		<h4>Current List</h4>
27		<p>The list displaying in the active tab is the subject of the search.<br> This item is not shown if there is no active tab.</p>
28		<h3>Search Target</h3>
29		<p>The target of the search is the string specified in <B>Search String</B>, with the check box selected for either items contained in names or items contained in comments.</p>
30		<h3>Options</h3>
31		<p>「You can use the asterisk (*) as a wildcard by selecting the check box for <B>Use wildcard in Search String</B>.</p>
32		<p>  - When not checked:</p>
33		<p>   The asterisk symbol (*) is treated as a character for partial match queries.</p>
34		<p>  - When checked:</p>
35		<p>   The asterisk symbol (*) is treated as a wildcard for perfect matching.</p>
36		<h3>Search Button</h3>
37		<h4>Find Next (Find Previous)</h4>
38		<p>From the selected position in the active tab, a search is made for the next (or previous) item that matches the conditions, and the position of the found item is displayed selected in the <B>Sound Set</B> tab or the <B>Bank</B> tab.<br> Selecting this button will not close the <span>Search</span> window.</p>
39		<h4>Find All</h4>
40		<p>The search results are displayed as a list in the <B>Search Result</B> window.<br> The <B>Search</B> window closes when this button is pressed.</p>
41		<h2>Search Result Window</h2>
42		<p>When you select <B>Find All</B> in the <B>Search</B> window, a list of items that matched the search conditions is shown in the <B>Search Result</B> window.</p>
43		<p>To open the <B>Search Result</B> window, on the <B>View </B> menu, click <B>Search Result</B>, or click the <B>Show Search Result</B> button on the toolbar.<br> You can also use the shortcut keys CTRL+SHIFT+0 for this operation.</p>
44		<p></p>
45		<p><img src="../img/result_win.gif"></p>
46		<p><br>By double-clicking on an index cell in the search-result list, the item location is highlighted in the <B>Sound Set</B> tab or <B>Bank</B> tab.</p>
47		<p>There are several buttons at the top of the <B>Search Result</B> window that you can use to filter the search results into categories.<br> Click <B>Show All</B> to select them all.</p>
48		<p><br>
49		</p>
50		<p>The <B>Search Result</B> window appears as a docking window in the lower pane of the main window.</p>
51		<p>To make the <B>Search Result</B> window float, dock, or hide, select <B>Floating</B>, <B>Docking</B>, or <B>Hide</B> in the <B>Search Result</B> tab at the bottom of the window or from the title bar's shortcut menu.<br> You can also toggle between <B>Floating</B> and <B>Docking</B> by double-clicking the title bar.</p>
52		<p>When displaying as a docking window, you can minimize its display by clicking the <B>Minimize</B> icon on the right side of the title bar or by double-clicking the splitter.</p>
53		<h2>Reference Search</h2>
54		<p>To search for items that are using Players (banks), select and run <B>Find All References</B> from the shortcut menu of the Player list (bank list).</p>
55		<p>The entire project is searched for items referencing the target item and the results are displayed as a list in the <B>Search Result</B> window.</p>
56		<p><br>Warning messages are displayed in the <a href="output_win.html">Convert Log window</a> for unreferenced items during conversion. </p>
57		<p><br>
58		</p>
59	<hr><p>CONFIDENTIAL</p></body>
60</html>
61