Your IP : 216.73.216.91


Current Path : /lib/beyondcompare/help/
Upload File :
Current File : //lib/beyondcompare/help/viewtext.html

<!DOCTYPE html>
<html>
<head>
   <title>Text Compare Overview</title>
   <meta name="generator" content="Help &amp; Manual" />
   <meta name="keywords" content="clipboard, compare to,compare,compare clipboard contents,compare via http,http compare,sessions,sessions Text Compare,Text Compare,Text Compare about" />
   <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", "viewtext.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">&nbsp;</td> -->
    <td align="left">
      <h1 class="p_Heading1"><span class="f_Heading1">Text Compare Overview</span></h1>

    </td>
    <td align="right">
     <span style="font-size: 9pt">
     <a href="dir_sync_how_to_sync.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="using_bc.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="editing_text.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">A Text Compare session visually compares two text files, in a side-by-side or over-under layout.  It helps you analyze and reconcile differences, with a variety of display, search, and editing functions available.</p>
<p class="p_Normal"><a href="viewtext.jpg"><img id="TOGGLE0186A1" class="image-toggle" alt="Click to zoom" title="Click to zoom" style="margin:0;width:197px;height:146px;border:none" src="viewtext_zoom33.jpg"/></a></p>
<p class="p_Normal">In addition to files on your hard drive or network, you can specify files from a remote service, from within an archive file, or the content of a webpage.  Example file specs:</p>
<p class="p_IndentedCode"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="windows.png"/><span class="f_CourierFixed">C:\MyArchive.zip\MyFile.txt</span></p>
<p class="p_IndentedCode"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="linux.png"/><span class="f_CourierFixed">/home/username/Desktop/MyFile</span></p>
<p class="p_IndentedCode"><span class="f_CourierFixed">ftp://username@ftp.hostname.com/file.txt</span></p>
<p class="p_IndentedCode"><span class="f_CourierFixed">http://www.scootersoftware.com/index.html</span></p>
<p class="p_IndentedCode"><span class="f_IndentedCode">&nbsp;</span></p>
<p class="p_Normal">You can also compare against text on the clipboard by picking <span class="f_Command">File &gt; Open Clipboard</span>.</p>
<p class="p_Normal">The Text Compare view displays files in two editor panes that scroll together.  Text is colored to highlight differences between the files.  By default, the color scheme uses red to flag important differences (insertions, deletions, and changes) and blue for unimportant differences.  The session's <a href="rules_vs_file_formats.html" class="topiclink">rules and file formats</a> control how text is classified.</p>
<p class="p_Normal">The display background is also colored to help you spot the differences.  A light red background indicates an important difference somewhere on the line, while light blue indicates an unimportant difference.  The light red background takes precedence over the light blue.  This makes it easy to find differences, even if they are horizontally scrolled out of view.  You can adjust these colors to suit your preferences.  (See <a href="optionsfilecolor.html" class="topiclink">File View Color, Font Options</a>.)</p>
<p class="p_Normal">On the left edge of the display is the optional thumbnail.  It represents each line of the comparison as a colored line, one pixel high.  At a glance you can see the pattern of differences throughout the comparison.  The white rectangle represents the main display's current view, and the small triangle represents the display's current line.  Click on a line in the thumbnail to position the display at that location.</p>
<p class="p_Normal">Below the main panes, the current line from each file is displayed using the entire width of the window.  In the <span class="f_Command">View</span> menu, pick <span class="f_Command">Text Details</span> <img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="showtextdetails.png"/> for an editable text view, <span class="f_Command">Hex Details</span> <img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="showhexdetails.png"/> for a read-only hexadecimal view, or <span class="f_Command">Alignment Details</span> <img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="showaligndetails.png"/> for an editable view of the character alignment.</p>
<p class="p_SingleSpaced"><span class="f_SeeAlso">See also</span></p>
<p class="p_SingleSpaced"><a href="commandstext.html" class="topiclink">Text Compare Commands</a></p>
<p class="p_SingleSpaced"><a href="sessiontext.html" class="topiclink">Text Compare Settings</a></p>
<p class="p_SingleSpaced"><a href="formattext.html" class="topiclink">Text Format Settings</a></p>
<p class="p_SingleSpaced"><a href="optionstext.html" class="topiclink">Text Editing Options</a></p>

</td></tr></table>

<script type="text/javascript">
HMInitToggle('TOGGLE0186A1','hm.type','picture','hm.state','0','hm.src0','viewtext_zoom33.jpg','hm.src1','viewtext.jpg','hm.title0','Click to zoom','hm.title1','Click to zoom');
</script>
</body>
</html>