1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
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<title>Tools Menu</title>
9</head>
10<body>
11
12<!-- =================================================== -->
13<h1 id="TOOL_MENU">Tools Menu</h1>
14<p>
15This menu is used to perform operations related to special processing and option settings.
16</p>
17<ul class="sub_page">
18	<li><a href="#OPTION_DIALOG">Options Dialog Box</a></li>
19</ul>
20<p class="img">
21	<img src="images/tool_menu.gif" alt="Tools Menu">
22</p>
23<ol class="ui">
24	<li>
25		All files are temporarily converted to binary and an overview of each binary file is displayed.<br> For details, see the section on <a href="../../tutorial/binary_analysis.html">Using Binary Analysis</a>.
26	</li>
27	<li>
28		Sets 3DEditor operational options.<br> The <a href="#OPTION_DIALOG">Options Dialog</a> is displayed.
29	</li>
30</ol>
31
32<!-- =================================================== -->
33<h2 id="OPTION_DIALOG">Options Dialog Box</h2>
34<p>
35Configures the 3DEditor options.
36</p>
37<p class="img">
38	<img src="images/tool_option_dialog_ctr.gif" alt="Options Dialog Box">
39</p>
40<ol class="ui">
41	<li>
42		Sets whether the property window's size will be optimized to fit the content of the properties displayed.
43	</li>
44	<li>
45		Sets whether Undo can be continued endlessly.
46	</li>
47	<li>
48		Sets the maximum number of times Undo can be repeated.
49	</li>
50	<li>
51		Sets whether to associate a .cepj project file.
52	</li>
53</ol>
54
55<hr><p>CONFIDENTIAL</p></body>
56</html>
57