| Current Path : /lib/beyondcompare/help/ |
| Current File : //lib/beyondcompare/help/formathexconversion.html |
<!DOCTYPE html>
<html>
<head>
<title>Hex Format Conversion Settings</title>
<meta name="generator" content="Help & Manual" />
<meta name="keywords" content="" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link type="text/css" href="default.css" rel="stylesheet" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="helpman_settings.js"></script>
<script type="text/javascript" src="helpman_topicinit.js"></script>
<script type="text/javascript">
HMSyncTOC("index.html", "formathexconversion.html");
</script>
<script type="text/javascript" src="highlight.js"></script>
<script type="text/javascript">
$(document).ready(function(){highlight();});
</script>
</head>
<body style="margin: 0px 0px 0px 0px; background: #FFFFFF;">
<table width="100%" border="0" cellspacing="0" cellpadding="5"
style="margin: 0px; background: #9D0909 url(red-bg.jpg) 0px 0px repeat-x;">
<!-- <table width="100%" border="0" cellspacing="0" cellpadding="5" bgcolor="#B01213"> -->
<tr valign="middle">
<!-- <td style="width: 10px"> </td> -->
<td align="left">
<h1 class="p_Heading1"><span class="f_Heading1">Hex Format Conversion Settings</span></h1>
<p class="p_Command2"><span class="f_Command2">Hex Format </span><span class="f_Command2">></span><span class="f_Command2"> Conversion</span></p>
</td>
<td align="right">
<span style="font-size: 9pt">
<a href="formathexgeneral.html"
onmouseover="document.images.prev.src='prev-hot.png'"
onmouseout="document.images.prev.src='prev.png'"
><img name=prev src="prev.png" border=0 alt="Previous"
></a><a href="formathex.html"
onmouseover="document.images.top.src='top-hot.png'"
onmouseout="document.images.top.src='top.png'"><img name=top src="top.png" border=0 alt="Up"
></a><a href="formatpix.html"
onmouseover="document.images.next.src='next-hot.png'"
onmouseout="document.images.next.src='next.png'"><img name=next src="next.png" border=0 alt="Next"
></a>
</span>
</td>
</tr>
</table>
<!-- Placeholder for topic body. -->
<table width="100%" border="0" cellspacing="0" cellpadding="5"><tr valign="top"><td align="left">
<p class="p_Normal">The <span class="f_Command">Conversion</span> tab defines how files should be loaded and saved.</p>
<p class="p_Normal">Pick a <span class="f_Command">Conversion</span> method. When using <span class="f_Command">External program</span> methods, you will need to specify a conversion program with the appropriate path and command line switches in the <span class="f_Command">Loading</span> edit. In order to support filenames with extended characters, make sure to pick the appropriate filename encoding (Unicode or ANSI). The following variables will be replaced with the indicated information:</p>
<p class="p_Normal"> %s source file</p>
<p class="p_Normal"> %t target file</p>
<p class="p_Normal"> %o original file</p>
<p class="p_Normal">Conversion programs are only considered successful if they return a zero exit code and generate a non-empty file.</p>
<p class="p_Normal">If you have a conversion program you want to use before saving, you can unmark the <span class="f_Command">Disable editing</span> checkbox and in the <span class="f_Command">Saving</span> edit specify that conversion program's path and command line switches. The above variables apply.</p>
</td></tr></table>
</body>
</html>