ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzati_5.4.0.1/step1createamessagefile.htm

89 lines
6.0 KiB
HTML
Raw Permalink 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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<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))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Create a message file" />
<meta name="abstract" content="To use a message file for the Standard Time names and Daylight Saving Time names, you need to create a message file that specifies the names to use." />
<meta name="description" content="To use a message file for the Standard Time names and Daylight Saving Time names, you need to create a message file that specifies the names to use." />
<meta name="DC.Relation" scheme="URI" content="rzaticreatetzmessage.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaticreatetz.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="step1createamessagefile" />
<meta name="DC.Language" 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. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Create a message file</title>
</head>
<body id="step1createamessagefile"><a name="step1createamessagefile"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="scenariobar">Create a message file</h1>
<div><p>To use a message file for the Standard Time names and Daylight
Saving Time names, you need to create a message file that specifies the names
to use. </p>
<div class="section">To create a message file, complete the following steps:</div>
<ol><li class="stepexpand"><span>Open a character-based interface and connect to iSeries™ A.</span></li>
<li class="stepexpand"><span>Type the following command from a command line and press F4:</span> <pre>CRTMSGF</pre>
</li>
<li class="stepexpand"><span>Specify MYTZMSG for the name of the message file.</span></li>
<li class="stepexpand"><span>Specify MYLIB for the name of the library to store the message
file, or specify the name of an existing library.</span></li>
<li class="stepexpand"><span>Press Enter.</span></li>
<li class="stepexpand"><span>Complete the following steps to specify the Standard Time names
in the message file:</span><ol type="a"><li class="substepexpand"><span>Type the following command and press F4:</span> <pre>ADDMSGD</pre>
</li>
<li class="substepexpand"><span>Specify MSG1001 for the message identifier.</span></li>
<li class="substepexpand"><span>Specify MYTZMSG for the message file.</span></li>
<li class="substepexpand"><span>Specify MYLIB for the library.</span></li>
<li class="substepexpand"><span>Specify first-level text that is enclosed in single quotation
marks. You can specify text in between the single quotation marks or leave
it blank. The single quotation marks are required.</span></li>
<li class="substepexpand"><span>Specify 'MCST       MyCompany
Standard Time' for the second-level text message, including the single quotation
marks. The first 10 characters are used for the abbreviated name and the next
50 characters are used for the full name.</span></li>
<li class="substepexpand"><span>Press Enter to create the message description.</span></li>
</ol>
</li>
<li class="stepexpand"><span>Complete the following steps to specify the Daylight Saving Time
names in the message file:</span><ol type="a"><li class="substepexpand"><span>Type the following command and press F4:</span> <pre>ADDMSGD</pre>
</li>
<li class="substepexpand"><span>Specify MSG1002 for the message identifier.</span></li>
<li class="substepexpand"><span>Specify MYTZMSG for the message file.</span></li>
<li class="substepexpand"><span>Specify MYLIB for the library.</span></li>
<li class="substepexpand"><span>Specify first-level text that is enclosed in single quotation
marks. You can specify text in between the single quotation marks or leave
it blank. The single quotation marks are required.</span></li>
<li class="substepexpand"><span>Specify 'MCDST       MyCompany
Daylight Saving Time' for the second-level text message, including the single
quotation marks. The first 10 characters are used for the abbreviated name
and the next 50 characters are used for the full name.</span></li>
<li class="substepexpand"><span>Press Enter to create the message description.</span></li>
</ol>
</li>
</ol>
<div class="section"><p>The MYTZMSG message file and two messages now exist in the MYLIB
library. Now, you need to create a new time zone and specify this message
file for the Standard Time names and the Daylight Saving Time names. To do
this, continue to <a href="rzaticreatetz.htm#createtz">Create a new time zone that specifies the message file to use</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaticreatetzmessage.htm" title="View this topic to learn how to create a time zone that uses a message file. The message file contains the full and abbreviated time zone names.">Scenario: Create a time zone using a message file for abbreviated and full names</a></div>
<div class="nextlink"><strong>Next topic:</strong> <a href="rzaticreatetz.htm" title="You need to create a new time zone that specifies the message file to use.">Create a new time zone that specifies the message file to use</a></div>
</div>
</div>
</body>
</html>