128 lines
4.2 KiB
HTML
128 lines
4.2 KiB
HTML
|
|
||
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>Convert Education (CVTEDU)</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<a name="CVTEDU.Top_Of_Page"></a>
|
||
|
<h2>Convert Education (CVTEDU)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
||
|
<b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#CVTEDU.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#CVTEDU.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#CVTEDU.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="CVTEDU"></a>
|
||
|
<p>The Convert Education (CVTEDU) command converts the online education courses that are stored in a library into a format that can be used on the AS/400 system. This command converts course modules from ASCII to EBCDIC.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CVTEDU.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="CVTEDU.PARAMETERS.TABLE">Parameters</a></h3>
|
||
|
<table border="1" cellpadding="4" cellspacing="0">
|
||
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
||
|
<tr>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CVTEDU.COURSE"><b>COURSE</b></a></td>
|
||
|
<td valign="top">Course ID</td>
|
||
|
<td valign="top"><i>Name</i>, *ALLADDED</td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CVTEDU.LNG"><b>LNG</b></a></td>
|
||
|
<td valign="top">Language ID</td>
|
||
|
<td valign="top"><b><u>*SYSVAL</u></b>, 2922, 2923, 2924, 2925, 2926, 2928, 2929, 2931, 2932, 2933, 2937, 2938, 2939, 2940, 2942, 2950, 2956, 2957, 2958, 2962, 2963, 2961, 2966, 2980, 2981, 2984, 2986, 2987, 2989, 2996</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CVTEDU.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="CVTEDU.COURSE"></a>
|
||
|
<h3>Course ID (COURSE)</h3>
|
||
|
<p>Specifies which course you want to convert.
|
||
|
</p>
|
||
|
<p>The possible values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>course-ID</i></b></dt>
|
||
|
<dd>Specify a specific course you want to convert using the name of the library where the course modules are stored.
|
||
|
</dd>
|
||
|
<dt><b>*ALLADDED</b></dt>
|
||
|
<dd>All courses previously added to the system are converted.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CVTEDU.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CVTEDU.LNG"></a>
|
||
|
<h3>Language ID (LNG)</h3>
|
||
|
<p>Specifies the language ID that you want to use to convert the courses.
|
||
|
</p>
|
||
|
<p>The possible values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*SYSVAL</u></b></dt>
|
||
|
<dd>The current primary language setting for the system is used.
|
||
|
</dd>
|
||
|
<dt><b><i>language-ID</i></b></dt>
|
||
|
<dd>Specify a language ID for the system. This language ID is a 4-digit number assigned to each specific language. To view the list of languages and their identifying numbers, move the cursor to the Language ID parameter field and press the F4 (Prompt) key when you are on the command prompt display.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CVTEDU.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CVTEDU.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
CVTEDU COURSE(*ALLADDED)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command converts all of the courses previously added through the education administration system from ASCII to EBCDIC.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CVTEDU.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CVTEDU.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF1D47</b></dt>
|
||
|
<dd>Not authorized to use CVTEDU command.
|
||
|
</dd>
|
||
|
<dt><b>CPF1D49</b></dt>
|
||
|
<dd>Errors occurred during command processing.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CVTEDU.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|