| Current Path : /lib/beyondcompare/help/ |
| Current File : //lib/beyondcompare/help/specs.html |
<!DOCTYPE html>
<html>
<head>
<title>Specs</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", "specs.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">Specs</span></h1>
</td>
<td align="right">
<span style="font-size: 9pt">
<a href="dlgreport.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="archive_files.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 <span class="f_Definition">Spec</span> is the name of a folder or file. Beyond Compare supports several different types of specs.</p>
<p class="p_Normal">Local and network drives are represented using the syntax native to each platform:</p>
<p style="margin: 0px 0px 0px 0px;"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="windows.png"/><span class="f_CourierFixed"> C:\</span><span class="f_CourierFixed">MyFile</span><span class="f_CourierFixed">.</span><span class="f_CourierFixed">ext</span></p>
<p style="margin: 0px 0px 0px 0px;"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="windows.png"/><span class="f_CourierFixed"> \\</span><span class="f_CourierFixed">MyServer</span></p>
<p style="margin: 0px 0px 0px 0px;"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="windows.png"/><span class="f_CourierFixed"> \\</span><span class="f_CourierFixed">MyServer</span><span class="f_CourierFixed">\</span><span class="f_CourierFixed">MyFolder</span></p>
<p style="margin: 0px 0px 0px 0px;"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="mac.png"/><span class="f_CourierFixed"> </span><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="linux.png"/><span class="f_CourierFixed"> /</span><span class="f_CourierFixed">MyFolder</span></p>
<p style="margin: 0px 0px 0px 0px;"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="mac.png"/><span class="f_CourierFixed"> </span><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="linux.png"/><span class="f_CourierFixed"> ~/</span><span class="f_CourierFixed">MyFolder</span></p>
<p style="margin: 0px 0px 0px 0px;"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="mac.png"/><span class="f_CourierFixed"> </span><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="linux.png"/><span class="f_CourierFixed"> smb://</span><span class="f_CourierFixed">MyServer</span><span class="f_CourierFixed">/</span><span class="f_CourierFixed">MyFolder</span></p>
<p class="p_SingleSpaced"><span class="f_SingleSpaced"> </span></p>
<p class="p_Normal"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="windows.png"/> Portable media devices (Android phones, MP3 players, cameras) are represented using the MTP syntax:</p>
<p style="margin: 0px 0px 0px 0px;"><span class="f_CourierFixed">mtp://</span><span class="f_CourierFixed">MyDevice</span><span class="f_CourierFixed">/</span><span class="f_CourierFixed">MyFolder</span></p>
<p class="p_SingleSpaced"><span class="f_SingleSpaced"> </span></p>
<p class="p_Normal">Webpages are represented using the HTTP syntax. This support only works for individual files, and cannot be used for base folders:</p>
<p style="margin: 0px 0px 0px 0px;"><span class="f_CourierFixed">http://www.example.com</span></p>
<p class="p_SingleSpaced"><span class="f_SingleSpaced"> </span></p>
<p class="p_Normal"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="windows.png"/> Live registries are represented using the standard syntax:</p>
<p style="margin: 0px 0px 0px 0px;"><span class="f_CourierFixed">reg:\\HKEY_LOCAL_MACHINE\</span><span class="f_CourierFixed">MyKey</span></p>
<p style="margin: 0px 0px 0px 0px;"><span class="f_CourierFixed">reg:\\</span><span class="f_CourierFixed">MyComputer</span><span class="f_CourierFixed">\HKEY_USERS\</span><span class="f_CourierFixed">MyKey</span></p>
<p class="p_SingleSpaced"><span class="f_SingleSpaced"> </span></p>
<p class="p_Normal">The clipboard is represented using this syntax:</p>
<p style="margin: 0px 0px 0px 0px;"><span class="f_CourierFixed">clipboard://</span></p>
<p class="p_SingleSpaced"><span class="f_SingleSpaced"> </span></p>
<p class="p_SingleSpaced"><span class="f_SeeAlso">See also</span></p>
<p class="p_SingleSpaced"><a href="archive_files.html" class="topiclink">Archive Files</a></p>
<p class="p_SingleSpaced"><a href="remote_services.html" class="topiclink">Remote Services</a></p>
</td></tr></table>
</body>
</html>