<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns:mml = "http://www.w3.org/1998/Math/MathML" lang = "en"><head><meta charset = "UTF-8"/><meta name = "copyright" content = "(C) Copyright 2020"/><meta name = "DC.rights.owner" content = "(C) Copyright 2020"/><meta name = "DC.type" content = "reference"/><meta name = "abstract" content = "Integration of other files which contain complex or repetitive commands.."/><meta name = "description" content = "Integration of other files which contain complex or repetitive commands.."/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "tso-r-cmd-include"/><meta name = "DC.language" content = "en"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>INCLUDE</title>
<script type = "text/javascript" src = "../DSDocUI_Highlight34.js">
  	/* */
  	</script></head><body onLoad = "highlightSearchTerms();" id = "tso-r-cmd-include">
<a name = "hj-top"> </a><table class = "table1" id = "table11"><tr><td><table class = "DocHeader"><tr><td class = "DocHeader1" colspan = "2"><h1>INCLUDE</h1></td></tr><tr><td class = "DocHeader4" colspan = "2"/></tr><tr><td class = "DocHeader3" colspan = "2"><table class = "DocThemeIntro" id = "table12"><tr><td class = "Intro1Only"><p class = "header"><p class = "abstract">
<span class = "shortdesc">Integration of other files which contain complex or repetitive commands..</span>

</p>
<ul><li><a href = "#tso-r-cmd-include__tso-r-cmd-include-rmk" id = "toc_rg" title = "">Remarks</a></li></ul>
</p></td></tr></table></td></tr></table>




<div class = "body refbody">
<table class = "table" id = "tso-r-cmd-include__aa1396124"><caption/><colgroup><col/><col/></colgroup><tbody class = "tbody">
<tr class = "row">
<td class = "entry" colspan = "2"><p><code class = "ph codeph">INCLUDE, filename</code></p></td>
</tr>
<tr class = "row">
<td class = "entry"><p><code class = "ph codeph">filename</code></p></td>
<td class = "entry"><p>File name.</p></td>
</tr>

</tbody></table>

<div class = "section" id = "tso-r-cmd-include__tso-r-cmd-include-rmk"><h2 class = "title sectiontitle">Remarks</h2>

<ol class = "ol" id = "tso-r-cmd-include__ol_B95C8E7633C3404C9B81791E1280D364">
<li class = "li">The command <code class = "ph codeph">INCLUDE</code> allows nesting of three stages. This means, a loaded (stage 1) can occur again in <code class = "ph codeph">INCLUDE</code> (stage 2) where this file can also be contained in an <code class = "ph codeph">INCLUDE</code> command (stage 3). </li>
<li class = "li">In the directories where <code class = "ph codeph">INCLUDE</code> files exist, path allocations must be set (for example, with <code class = "ph codeph">PATH</code>).</li>
<li class = "li">Complex group definitions within a parameter file can be written in a separate file <code class = "ph codeph">groups.par</code> which is connected to the actual parameter file by the command <code class = "ph codeph">INCLUDE</code>, <code class = "ph codeph">groups.par</code>. Predefined macros are also connected in this way.</li>
</ol>
</div>

</div>

</td></tr></table><script type = "text/javascript" src = "../DSDocUI_Bottom34.js">/* */</script></body>
</html>
