ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahq_5.4.0.1/rzahqupdatecfg.htm

76 lines
4.8 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-13" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow"/>
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<title>Change an integrated Windows server file with UPDATECONFIG entry type</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="rzahqupdatecfg"></a>
<h2 id="rzahqupdatecfg">Change an integrated Windows server file with UPDATECONFIG entry type</h2>
<p>You can use the UPDATECONFIG entry type to change an integrated server
file in these ways:</p>
<ul>
<li>Add strings to lines in the file.</li>
<li>Add new strings before or after a specified string.</li>
<li>Delete strings from lines in the file.</li>
<li>Specify in which paths to change the file.</li></ul>
<p>To change an integrated server file, create an NWSD configuration file
that contains the UPDATECONFIG entry type as follows:</p>
<p></p>
<pre class="xmp">UPDATECONFIG
VAR = '&lt;variable_name>', (required)
ADDSTR = '&lt;line to process>', (required)
ADDWHEN = '&lt;ALWAYS|NEVER|&lt;expression>>', (optional)
DELETEWHEN = '&lt;NEVER|ALWAYS|&lt;expression>>', (optional)
LINECOMMENT = '&lt;&quot;REM &quot;|&lt;comment_string>>', (optional)
LINELOCATION = '&lt;END|BEGIN>', (optional)
LINESEARCHPOS = '&lt;AFTER|BEFORE>', (optional)
LINESEARCHSTR = '&lt;string within a line>', (optional)
FILESEARCHPOS = '&lt;AFTER|BEFORE>', (optional)
FILESEARCHSTR = '&lt;search string>', (optional)
FILESEARCHSTROCC = '&lt;LAST|FIRST>', (optional)
TARGETDIR = '&lt;BOOT|&lt;path>>', (optional)
TARGETFILE = '&lt;CONFIG.SYS|&lt;file_name>>', (optional)
VAROCC = '&lt;LAST|FIRST>', (optional)
VARVALUE = '&lt;variable value> (optional)</pre>
<p>For a detailed explanation of the UPDATECONFIG keywords, use the following
keyword links. You can also go back to <a href="rzahqrzahqcftrf.htm#rzahqrzahqcftrf">NWSD configuration file format</a> or on
to <a href="rzahqdefaults.htm#rzahqdefaults">Set configuration defaults with the SETDEFAULTS entry type</a>.</p>
<ul>
<li><a href="rzahqvar.htm#rzahqvar">VAR keyword</a></li>
<li><a href="rzahqaddstr.htm#rzahqaddstr">ADDSTR keyword</a></li>
<li><a href="rzahqaddwhen.htm#rzahqaddwhen">ADDWHEN keyword</a></li>
<li><a href="rzahqdeletewhen.htm#rzahqdeletewhen">DELETEWHEN keyword</a></li>
<li><a href="rzahqcomment.htm#rzahqcomment">LINECOMMENT keyword</a></li>
<li><a href="rzahqlinelocation.htm#rzahqlinelocation">LINELOCATION keyword</a></li>
<li><a href="rzahqlinesearchpos.htm#rzahqlinesearchpos">LINESEARCHPOS keyword</a></li>
<li><a href="rzahqlinesearchstr.htm#rzahqlinesearchstr">LINESEARCHSTR keyword</a></li>
<li><a href="rzahqfilesearchposupdate.htm#rzahqfilesearchposupdate">FILESEARCHPOS keyword (UPDATECONFIG entry type)</a></li>
<li><a href="rzahqfilesearchstrupdate.htm#rzahqfilesearchstrupdate">FILESEARCHSTR keyword (UPDATECONFIG entry type)</a></li>
<li><a href="rzahqfilesearchstroccupdate.htm#rzahqfilesearchstroccupdate">FILESEARCHSTROCC keyword (UPDATECONFIG entry type)</a></li>
<li><a href="hdrtargetdir.htm#hdrtargetdir">TARGETDIR keyword</a></li>
<li><a href="rzahqtargetfile.htm#rzahqtargetfile">TARGETFILE keyword</a></li>
<li><a href="rzahqvarocc.htm#rzahqvarocc">VAROCC keyword</a></li>
<li><a href="rzahqvarvalue.htm#rzahqvarvalue">VARVALUE keyword</a></li></ul>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>