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 <link href="../../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>User Data</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="USER_DATA_PROPERTY">User Data Properties</h1> 13<p> 14Configures the user data settings. 15</p> 16<p class="img"> 17 <img src="images/effect_user_data.gif" alt="User Data Properties"> 18</p> 19<ol class="ui"> 20 <li>User-data items currently selected in the list box can be moved up and down in the list.</li> 21 22 <li>Adds new user data. </li> 23 24 <li>Deletes user data items currently selected in the list box.</li> 25 26 <li> 27 <p> 28 Displays the user data list.<BR> Information about the user data items selected here is displayed in the group box to the right.<BR> 29 </p> 30 </li> 31 32 <li>Registers the user data currently being edited in the list. </li> 33 34 <li>Sets the type of value.</li> 35 36 <li>Changes the name of the value.</li> 37 38 <li>Edit value contents here. Take care to enter one value per row.</li> 39</ol> 40 41<hr><p>CONFIDENTIAL</p></body> 42</html> 43