blob: 98a2024d1e95bf85381a3dbbabc995fb99a555d2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
<title>Specifying line delimiters</title>
<script language="JavaScript">
function popup_window( url, id, width, height )
{
popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
popup.focus();
}
</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
<body id="tedtenc"><a name="tedtenc"><!-- --></a>
<h1 class="topictitle1">Specifying line delimiters</h1>
<div><p>Various development platforms use different line delimiters to
indicate the start of a new line. Select the operating system that applies
to your development or deployment platform.</p><div class="skipspace"><p>The following instructions were written for the
XML perspective, but they will also work in many other perspectives.</p>
<p>To
specify the line delimiter you want to use:</p>
</div>
<ol><li><span>Click <span class="menucascade"><span class="uicontrol">Window</span> &gt; <span class="uicontrol">Preferences</span> &gt; <span class="uicontrol">Web and XML files</span> &gt; <span class="uicontrol">XML Files</span></span>.</span></li>
<li><span>From the <span class="uicontrol">Line delimiter</span> field, select the
operating system that applies to your development or deployment platform. </span></li>
<li><span>Click <span class="uicontrol">Apply</span>, then <span class="uicontrol">OK</span>.</span></li>
</ol>
<div class="skipspace"></div>
</div>
<p>
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
</p>
</body>
</html>