1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3  <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5    <meta http-equiv="Content-Style-Type" content="text/css" />
6    <link rel="stylesheet" href="../css/manpage.css" type="text/css" />
7    <style type="text/css"><!--
8      span.static_style
9      {
10        font-size			: 8pt;
11        color				: white;
12        font-weight			: bold;
13        background			: #44f;
14        border-left			: solid 1px #aaf;
15        border-top			: solid 1px #aaf;
16        border-right		: solid 1px #00c;
17        border-bottom		: solid 1px #00c;
18        padding-left		: 2px;
19        padding-right		: 2px;
20      }
21
22      span.virtual_style
23      {
24        font-size			 : 8pt;
25        color				 : white;
26        font-weight			: bold;
27        background			: #0a0;
28        border-left			: solid 1px #0f0;
29        border-top			: solid 1px #0f0;
30        border-right		: solid 1px #060;
31        border-bottom		: solid 1px #060;
32        padding-left		: 2px;
33        padding-right		: 2px;
34      }
35
36      span.protected_style
37      {
38        font-size			 : 8pt;
39        color				 : white;
40        font-weight			: bold;
41        background			: #444;
42        border-left			: solid 1px #ccc;
43        border-top			: solid 1px #ccc;
44        border-right		: solid 1px #222;
45        border-bottom		: solid 1px #222;
46        padding-left		: 2px;
47        padding-right		: 2px;
48      }
49      table.table, table.table td, table.table th
50      {
51        border-collapse: collapse;
52        background-color: white;
53      }
54
55      table.table
56      {
57        width: auto;
58        margin: 1em;
59        position	: static;
60        font-family	: Arial;
61      }
62
63      table.table td, table.table th
64      {
65        padding: 0.2em;
66      }
67
68      table.table td.number, table.table th.number
69      {
70        text-align: right;
71      }
72
73      table.table tbody tr th
74      {
75        text-align: left;
76        font-weight: normal;
77        width: auto;
78      }
79
80      table.table thead tr th,
81      table.table tbody tr th.category
82      {
83        padding: 0 0.2em;
84      }
85
86      table.table caption
87      {
88        font-weight: bold;
89        padding: 0.4em;
90      }
91      table.table th
92      {
93        font-weight			: bold;
94        background			: #acf;
95      }
96        --></style>
97    <title>CecBoxTool</title>
98  </head>
99  <body>
100    <h1><CODE>CecBoxTool</CODE></h1>
101    <h2>Overview</h2>
102    <div class="section">
103      <p>
104        <CODE>CecBoxTool</CODE> is a tool for exporting and importing StreetPass box data to and from an SD Card.
105      </p>
106    </div>
107
108    <h2>How to Use</h2>
109    <div class="section">
110      <p>
111        <table class="table"><tbody>
112          <tr><th>Button</th> <th>Operation</th></tr>
113          <tr><td>↑↓</td> <td>Function Selection</td></tr>
114          <tr><td>A</td> <td>Run</td></tr>
115          <tr><td>B</td> <td>Cancel</td></tr>
116        </tbody></table>
117      </p>
118    </div>
119
120    <h2>Tool Features</h2>
121    <div class="section">
122      <p>
123        <table class="table"><tbody>
124          <tr><th>Features</th> <th>Content</th></tr>
125          <tr><td><CODE>EXPORT</CODE></td> <td>Writes the system's StreetPass box information to an SD Card. The feature can operate at the box level or on all boxes at once.</td></tr>
126          <tr><td><CODE>IMPORT</CODE></td> <td>Writes box information on an SD Card to the StreetPass box on the system. The feature can operate at the box level or on all boxes at once.</td></tr>
127          <tr><td><CODE>DELETE</CODE></td> <td>Deletes a system's StreetPass box. The feature can operate at the box level or on all boxes at once.</td></tr>
128          <tr><td><CODE>VIEW</CODE></td> <td>Displays the system's StreetPass box information in the lower screen. The feature can operate at the box level or on all boxes at once.</td></tr>
129        </tbody></table>
130	You cannot undo changes made to the information. Use this feature with care.
131      </p>
132    </div>
133    <h3>EXPORT</h3>
134    <div class="section">
135      <p>
136        Writes the system's StreetPass box information to an SD Card, in the CEC directory. The feature can operate at the box level or on all boxes at once. If data has already been written to the SD Card, the feature overwrites the existing file and adds a message file. Delete the file on the SD Card beforehand if you just want to export the box information.
137        <table class="table"><tbody>
138          <tr><th>Button</th> <th>Operation</th></tr>
139          <tr><td>↑↓</td> <td>Select</td></tr>
140          <tr><td>A</td> <td>Run</td></tr>
141          <tr><td>B</td> <td>Cancel</td></tr>
142        </tbody></table>
143      </p>
144    </div>
145
146    <h3>IMPORT</h3>
147    <div class="section">
148      <p>
149        Writes the information in the CEC directory of the SD Card to the StreetPass box information on the system. The feature can operate at the box level or on all boxes at once. If there is already StreetPass data on the system, a message file is added. Delete the StreetPass box information on the system beforehand if you want to restore the information from the SD Card without modification.
150        <table class="table"><tbody>
151          <tr><th>Button</th> <th>Operation</th></tr>
152          <tr><td>↑↓</td> <td>Select</td></tr>
153          <tr><td>A</td> <td>Run</td></tr>
154          <tr><td>B</td> <td>Cancel</td></tr>
155        </tbody></table>
156      </p>
157    </div>
158
159    <h3>DELETE</h3>
160    <div class="section">
161      <p>
162        Deletes a system's StreetPass box. The feature can operate at the box level or on all boxes at once.
163        <table class="table"><tbody>
164          <tr><th>Button</th> <th>Operation</th></tr>
165          <tr><td>↑↓</td> <td>Select</td></tr>
166          <tr><td>A</td> <td>Run</td></tr>
167          <tr><td>B</td> <td>Cancel</td></tr>
168        </tbody></table>
169      </p>
170    </div>
171
172    <h3>VIEW</h3>
173    <div class="section">
174      <p>
175        Displays the system's StreetPass box information. The information displayed includes the sizes of the inbox and outbox. When all boxes are specified, the number of messages in each box is displayed.
176        <table class="table"><tbody>
177          <tr><th>Button</th> <th>Operation</th></tr>
178          <tr><td>↑↓</td> <td>Select</td></tr>
179          <tr><td>A</td> <td>Run</td></tr>
180          <tr><td>B</td> <td>Cancel</td></tr>
181        </tbody></table>
182      </p>
183    </div>
184
185    <h2>Revision History</h2>
186    <div class="section">
187      <dl class="history">
188        <dt>2011/09/30</dt>
189        <dd>Initial version.<br /></dd>
190      </dl>
191    </div>
192  <hr><p>CONFIDENTIAL</p></body>
193</html>