590 lines
21 KiB
HTML
590 lines
21 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>Create Spelling Aid Dictionary (CRTSPADCT)</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="CRTSPADCT.Top_Of_Page"></a>
|
||
|
<h2>Create Spelling Aid Dictionary (CRTSPADCT)</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="#CRTSPADCT.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#CRTSPADCT.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#CRTSPADCT.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="CRTSPADCT"></a>
|
||
|
<p>The Create Spelling Aid Dictionary (CRTSPADCT) command allows the user to create a user-defined spelling aid dictionary. This dictionary is used with the Create Document (CRTDOC), Check Document (CHKDOC), Edit Document (EDTDOC), or Work with Documents (WRKDOC) commands when doing spell check functions, such as spelling aid and spelling verification.
|
||
|
</p>
|
||
|
<p>Spelling aid dictionaries are classified into IBM language dictionaries and user dictionaries. Language dictionaries are IBM-created; user dictionaries are created with this command.
|
||
|
</p>
|
||
|
<p>The following are IBM language dictionary names that are in library QDCT. They should not be used for user-created dictionaries.
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li>AFRIKAAN
|
||
|
</li>
|
||
|
<li>AKTUEEL
|
||
|
</li>
|
||
|
<li>BRASIL
|
||
|
</li>
|
||
|
<li>CATALA
|
||
|
</li>
|
||
|
<li>DANSK
|
||
|
</li>
|
||
|
<li>DEUTSCH
|
||
|
</li>
|
||
|
<li>DSCHWEIZ
|
||
|
</li>
|
||
|
<li>ESPANA
|
||
|
</li>
|
||
|
<li>FRANCAIS
|
||
|
</li>
|
||
|
<li>FRA2
|
||
|
</li>
|
||
|
<li>GREEK
|
||
|
</li>
|
||
|
<li>ISLENSK
|
||
|
</li>
|
||
|
<li>ITALIANO
|
||
|
</li>
|
||
|
<li>LEGAL
|
||
|
</li>
|
||
|
<li>MEDICAL
|
||
|
</li>
|
||
|
<li>NEDERLND
|
||
|
</li>
|
||
|
<li>NORBOK
|
||
|
</li>
|
||
|
<li>NORNYN
|
||
|
</li>
|
||
|
<li>PORTUGAL
|
||
|
</li>
|
||
|
<li>RUSSIAN
|
||
|
</li>
|
||
|
<li>SUOMI
|
||
|
</li>
|
||
|
<li>SVENSK
|
||
|
</li>
|
||
|
<li>UK
|
||
|
</li>
|
||
|
<li>US
|
||
|
</li>
|
||
|
</ul>
|
||
|
<p>This command requires a source file to contain all the words being put into the spelling aid dictionary. The source member can be created by using the Start Source Entry Utility (STRSEU) command. The dictionary source type is SPADCT.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="CRTSPADCT.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" rowspan="3"><a href="#CRTSPADCT.SPADCT"><b>SPADCT</b></a></td>
|
||
|
<td valign="top">Spelling aid dictionary</td>
|
||
|
<td valign="top">Single values: *USRSWL<br>Other values: <i>Qualified object name</i></td>
|
||
|
<td valign="top" rowspan="3">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Qualifier 1: Spelling aid dictionary</td>
|
||
|
<td valign="top"><i>Name</i></td>
|
||
|
</tr><tr>
|
||
|
<td valign="top">Qualifier 2: Library</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*CURLIB</u></b></td>
|
||
|
</tr><tr>
|
||
|
<td valign="top" rowspan="3"><a href="#CRTSPADCT.SRCFILE"><b>SRCFILE</b></a></td>
|
||
|
<td valign="top">Source file</td>
|
||
|
<td valign="top"><i>Qualified object name</i></td>
|
||
|
<td valign="top" rowspan="3">Required, Positional 2</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Qualifier 1: Source file</td>
|
||
|
<td valign="top"><i>Name</i></td>
|
||
|
</tr><tr>
|
||
|
<td valign="top">Qualifier 2: Library</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
||
|
</tr><tr>
|
||
|
<td valign="top"><a href="#CRTSPADCT.SRCMBR"><b>SRCMBR</b></a></td>
|
||
|
<td valign="top">Source member</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*DCT</u></b></td>
|
||
|
<td valign="top">Optional, Positional 3</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTSPADCT.TEXT"><b>TEXT</b></a></td>
|
||
|
<td valign="top">Text 'description'</td>
|
||
|
<td valign="top"><i>Character value</i>, <b><u>*SRCMBRTXT</u></b>, *BLANK</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="3"><a href="#CRTSPADCT.BASEDCT"><b>BASEDCT</b></a></td>
|
||
|
<td valign="top">Base dictionary</td>
|
||
|
<td valign="top"><i>Qualified object name</i></td>
|
||
|
<td valign="top" rowspan="3">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Qualifier 1: Base dictionary</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*NONE</u></b></td>
|
||
|
</tr><tr>
|
||
|
<td valign="top">Qualifier 2: Library</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
||
|
</tr><tr>
|
||
|
<td valign="top" rowspan="3"><a href="#CRTSPADCT.VFYDCT"><b>VFYDCT</b></a></td>
|
||
|
<td valign="top">Verify dictionary</td>
|
||
|
<td valign="top"><i>Qualified object name</i></td>
|
||
|
<td valign="top" rowspan="3">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Qualifier 1: Verify dictionary</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*NONE</u></b></td>
|
||
|
</tr><tr>
|
||
|
<td valign="top">Qualifier 2: Library</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
||
|
</tr><tr>
|
||
|
<td valign="top"><a href="#CRTSPADCT.LNGATR"><b>LNGATR</b></a></td>
|
||
|
<td valign="top">Language attribute</td>
|
||
|
<td valign="top"><b><u>*VFYDCT</u></b>, *NONE, *ENGLISH, *ESPANA, *FRANCAIS, *FRA2, *ITALIANO, *DANSK, *DEUTSCH, *ISLENSK, *NEDERLND, *NORSK, *SVENSK, *PORTUGAL, *DSCHWEIZ, *SUOMI, *CATALA, *AFRIKAAN, *GREEK, *BRASIL, *TURKISH, *RUSSIAN</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTSPADCT.SWLLANGID"><b>SWLLANGID</b></a></td>
|
||
|
<td valign="top">Stop word list language ID</td>
|
||
|
<td valign="top"><i>Character value</i></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTSPADCT.BASESWL"><b>BASESWL</b></a></td>
|
||
|
<td valign="top">Base stop word list</td>
|
||
|
<td valign="top"><b><u>*IBM</u></b>, *NONE</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTSPADCT.OPTION"><b>OPTION</b></a></td>
|
||
|
<td valign="top">Source listing option</td>
|
||
|
<td valign="top"><b><u>*SOURCE</u></b>, *NOSOURCE, *SRC, *NOSRC</td>
|
||
|
<td valign="top">Optional, Positional 4</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTSPADCT.AUT"><b>AUT</b></a></td>
|
||
|
<td valign="top">Authority</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*LIBCRTAUT</u></b>, *CHANGE, *ALL, *USE, *EXCLUDE</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTSPADCT.REPLACE"><b>REPLACE</b></a></td>
|
||
|
<td valign="top">Replace dictionary</td>
|
||
|
<td valign="top"><b><u>*YES</u></b>, *NO</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="CRTSPADCT.SPADCT"></a>
|
||
|
<h3>Spelling aid dictionary (SPADCT)</h3>
|
||
|
<p>Specifies the name and library for the spelling aid dictionary being created.
|
||
|
</p>
|
||
|
<p>This is a required parameter.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*USRSWL</b></dt>
|
||
|
<dd>A user-defined stop word list is created using an IBM-supplied name.
|
||
|
<p>The possible library values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*CURLIB</u></b></dt>
|
||
|
<dd>The current library for the job is used to store the dictionary. If no library is specified as the current library for the job, QGPL is used.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</dd>
|
||
|
<dt><b><i>library-name</i></b></dt>
|
||
|
<dd>Specify the name of the library where the dictionary is stored.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.SRCFILE"></a>
|
||
|
<h3>Source file (SRCFILE)</h3>
|
||
|
<p>Specifies the name and library of the source file used when the spelling aid dictionary is created. The source file contains the source member that is used for creating the dictionary.
|
||
|
</p>
|
||
|
<p>This is a required parameter.
|
||
|
</p>
|
||
|
<p>The possible library values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*LIBL</u></b></dt>
|
||
|
<dd>All libraries in the library list for the current thread are searched until the first match is found.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*CURLIB</b></dt>
|
||
|
<dd>The current library for the job is used to locate the source file. If no library is specified as the current library for the job, QGPL is used.
|
||
|
</dd>
|
||
|
<dt><b><i>library-name</i></b></dt>
|
||
|
<dd>Specify the name of the library in which the source file is located.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.SRCMBR"></a>
|
||
|
<h3>Source member (SRCMBR)</h3>
|
||
|
<p>Specifies the name of the source file member that contains the words for the dictionary being created. The member is located in the source file specified on the <b>Source file</b> prompt (SRCFILE parameter).
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*DCT</u></b></dt>
|
||
|
<dd>The source file member name is the same as that of the dictionary being created.
|
||
|
</dd>
|
||
|
<dt><b><i>source-file-member-name</i></b></dt>
|
||
|
<dd>Specify the name of the member in the source file that is used to create the spelling aid dictionary. A member name must be specified when the source file member being processed does not have the same name as the spelling aid dictionary being created.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.TEXT"></a>
|
||
|
<h3>Text 'description' (TEXT)</h3>
|
||
|
<p>Specifies the text that briefly describes the object.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*SRCMBRTXT</u></b></dt>
|
||
|
<dd>The text is taken from the source file member being used to create the spelling aid dictionary.
|
||
|
</dd>
|
||
|
<dt><b><i>'description'</i></b></dt>
|
||
|
<dd>Specify no more than 50 characters of text, enclosed in apostrophes.
|
||
|
</dd>
|
||
|
<dt><b>*BLANK</b></dt>
|
||
|
<dd>No text is specified.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.BASEDCT"></a>
|
||
|
<h3>Base dictionary (BASEDCT)</h3>
|
||
|
<p>Specifies the name and library of the dictionary that contains words that are added to the dictionary being created. An IBM language dictionary (one created by IBM) cannot be used here.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*NONE</u></b></dt>
|
||
|
<dd>No words from another dictionary are added to the dictionary being created.
|
||
|
</dd>
|
||
|
<dt><b><i>dictionary-name</i></b></dt>
|
||
|
<dd>Specify the name and library of the dictionary that contains words to be added to the dictionary being created.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible library values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*LIBL</u></b></dt>
|
||
|
<dd>All libraries in the library list for the current thread are searched until the first match is found.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*CURLIB</b></dt>
|
||
|
<dd>The current library for the job is used to locate the dictionary. If no library is specified as the current library for the job, QGPL is used.
|
||
|
</dd>
|
||
|
<dt><b><i>library-name</i></b></dt>
|
||
|
<dd>Specify the name of the library where the dictionary is located.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.VFYDCT"></a>
|
||
|
<h3>Verify dictionary (VFYDCT)</h3>
|
||
|
<p>Specifies the name and library of an existing dictionary that is searched for each word specified in the source member. Only those words that are not found in the existing dictionary are placed in the new dictionary to avoid duplication.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*NONE</u></b></dt>
|
||
|
<dd>Every word specified in the source member is placed in the new spelling aid dictionary without verifying against another dictionary.
|
||
|
</dd>
|
||
|
<dt><b><i>dictionary-name</i></b></dt>
|
||
|
<dd>Specify the name of the dictionary that contains words that are not to be duplicated in the dictionary being created.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible library values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*LIBL</u></b></dt>
|
||
|
<dd>All libraries in the library list for the current thread are searched until the first match is found.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*CURLIB</b></dt>
|
||
|
<dd>The current library for the job is used to locate the dictionary. If no library is specified as the current library for the job, QGPL is used.
|
||
|
</dd>
|
||
|
<dt><b><i>library-name</i></b></dt>
|
||
|
<dd>Specify the name of the library where the dictionary is located.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.LNGATR"></a>
|
||
|
<h3>Language attribute (LNGATR)</h3>
|
||
|
<p>Specifies the language attribute associated with the dictionary being created. The language attribute determines the processing rules that apply when the dictionary is used.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*VFYDCT</u></b></dt>
|
||
|
<dd>The language attribute of the dictionary is the same as the language attribute of the dictionary that is specified on the <b>Verify dictionary</b> prompt (VFYDCT parameter).
|
||
|
</dd>
|
||
|
<dt><b>*NONE</b></dt>
|
||
|
<dd>The dictionary being created does not have a specific language attribute.
|
||
|
</dd>
|
||
|
<dt><b>*AFRIKAAN</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Afrikaans.
|
||
|
</dd>
|
||
|
<dt><b>*BRASIL</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Brazilian Portuguese.
|
||
|
</dd>
|
||
|
<dt><b>*CATALA</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Catalan.
|
||
|
</dd>
|
||
|
<dt><b>*DANSK</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Danish.
|
||
|
</dd>
|
||
|
<dt><b>*DEUTSCH</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is German.
|
||
|
</dd>
|
||
|
<dt><b>*DSCHWEIZ</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Swiss-German.
|
||
|
</dd>
|
||
|
<dt><b>*ENGLISH</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is English.
|
||
|
</dd>
|
||
|
<dt><b>*ESPANA</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Spanish.
|
||
|
</dd>
|
||
|
<dt><b>*FRANCAIS</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is French.
|
||
|
</dd>
|
||
|
<dt><b>*FRA2</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is French, where accents are required on uppercase characters.
|
||
|
</dd>
|
||
|
<dt><b>*GREEK</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Greek.
|
||
|
</dd>
|
||
|
<dt><b>*ISLENSK</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Icelandic.
|
||
|
</dd>
|
||
|
<dt><b>*ITALIANO</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Italian.
|
||
|
</dd>
|
||
|
<dt><b>*NEDERLND</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Dutch.
|
||
|
</dd>
|
||
|
<dt><b>*NORSK</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Norwegian.
|
||
|
</dd>
|
||
|
<dt><b>*PORTUGAL</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Portuguese.
|
||
|
</dd>
|
||
|
<dt><b>*RUSSIAN</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Russian.
|
||
|
</dd>
|
||
|
<dt><b>*SUOMI</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Finnish.
|
||
|
</dd>
|
||
|
<dt><b>*SVENSK</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Swedish.
|
||
|
</dd>
|
||
|
<dt><b>*TURKISH</b></dt>
|
||
|
<dd>The language attribute used by the spelling aid dictionary is Turkish.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.SWLLANGID"></a>
|
||
|
<h3>Stop word list language ID (SWLLANGID)</h3>
|
||
|
<p>Specifies the language identifier (ID) for the stop word list.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.BASESWL"></a>
|
||
|
<h3>Base stop word list (BASESWL)</h3>
|
||
|
<p>Specifies whether the IBM-supplied stop word list words are included in the user-created stop word list.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*IBM</u></b></dt>
|
||
|
<dd>The words from the IBM-supplied stop word list are added to the user-created stop word list.
|
||
|
</dd>
|
||
|
<dt><b>*NONE</b></dt>
|
||
|
<dd>No words from the IBM-supplied stop word list are added to the user-created stop word list.
|
||
|
<p>
|
||
|
<b>Note: </b>Word entries in the IBM-supplied stop word list source file preceded by a dash, (&ndash.), are not added to the user-created stop word list even when BASESWL(*IBM) is specified.
|
||
|
</p>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.OPTION"></a>
|
||
|
<h3>Source listing option (OPTION)</h3>
|
||
|
<p>Specifies the type of output listing that is produced when the dictionary is created.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*SRC or *SOURCE</u></b></dt>
|
||
|
<dd>A listing of the source statements that are used to create the dictionary, as well as a listing of any errors that occur, is created.
|
||
|
</dd>
|
||
|
<dt><b>*NOSRC or *NOSOURCE</b></dt>
|
||
|
<dd>No listing of the source statements is generated unless errors occur.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.AUT"></a>
|
||
|
<h3>Authority (AUT)</h3>
|
||
|
<p>Specifies the authority you are giving to users who do not have specific authority for the object, who are not on an authorization list, and whose group profile or supplemental group profiles do not have specific authority for the object.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*LIBCRTAUT</u></b></dt>
|
||
|
<dd>The authority for the object is the same as the value specified on the <b>Create authority</b> prompt (CRTAUT parameter) of the library in which the object is being created. If the value specified on the <b>Create authority</b> prompt (CRTAUT parameter) is changed, the new value will not affect any existing objects.
|
||
|
</dd>
|
||
|
<dt><b>*CHANGE</b></dt>
|
||
|
<dd>The user can change the dictionary and use it to check the spelling of the content of a text document.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*ALL</b></dt>
|
||
|
<dd>The user can perform all operations except those limited to the owner or controlled by authorization list management (*AUTLMGT) authority. The user can control the object's existence, specify the security for the object, change the object, and perform basic functions on the object. The user also can change ownership of the object.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*USE</b></dt>
|
||
|
<dd>The user can perform basic operations on the object, such as running a program or reading a file. The user cannot change the object. Use (*USE) authority provides object operational (*OBJOPR), read (*READ), and execute (*EXECUTE) authorities.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*EXCLUDE</b></dt>
|
||
|
<dd>The user cannot access the object.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b><i>authorization-list-name</i></b></dt>
|
||
|
<dd>Specify the name of an authorization list to be used for authority to the object. Users included in the authorization list are granted authority to the object as specified in the list. The authorization list must exist when the object is created.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTSPADCT.REPLACE"></a>
|
||
|
<h3>Replace dictionary (REPLACE)</h3>
|
||
|
<p>Specifies whether an existing dictionary is replaced when a new dictionary is created using the same name as an existing dictionary.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*YES</u></b></dt>
|
||
|
<dd>The dictionary being created replaces an existing dictionary with the same name.
|
||
|
</dd>
|
||
|
<dt><b>*NO</b></dt>
|
||
|
<dd>The dictionary being created does not replace an existing dictionary with the same name.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CRTSPADCT.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
CRTSPADCT SPADCT(MYLIB/MYDCT) SRCFILE(MYLIB/SRC)
|
||
|
SRCMBR(WORDS) OPTION(*NOSRC)
|
||
|
BASEDCT(QGPL/BASDCT) VFYDCT(QDCT/US)
|
||
|
LNGATR(*ENGLISH) REPLACE(*YES)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command creates a spelling aid dictionary named MYDCT in the library MYLIB. The words used in the spelling aid dictionary are from source member WORDS of the SRC source file in MYLIB. The dictionary includes words from a dictionary named BASDCT, but does not contain any words that are found in the dictionary named US. The dictionary being created has the *ENGLISH attribute. If an existing dictionary is named MYDCT, it is replaced.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CRTSPADCT.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF2283</b></dt>
|
||
|
<dd>Authorization list &1 does not exist.
|
||
|
</dd>
|
||
|
<dt><b>CPF4102</b></dt>
|
||
|
<dd>File &2 in library &3 with member &4 not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF4104</b></dt>
|
||
|
<dd>User not authorized to operation on file &2 in &3, member, device, or program device &4.
|
||
|
</dd>
|
||
|
<dt><b>CPF411B</b></dt>
|
||
|
<dd>Shared open of member &4 not successful.
|
||
|
</dd>
|
||
|
<dt><b>CPF9801</b></dt>
|
||
|
<dd>Object &2 in library &3 not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF9802</b></dt>
|
||
|
<dd>Not authorized to object &2 in &3.
|
||
|
</dd>
|
||
|
<dt><b>CPF9803</b></dt>
|
||
|
<dd>Cannot allocate object &2 in library &3.
|
||
|
</dd>
|
||
|
<dt><b>CPF9810</b></dt>
|
||
|
<dd>Library &1 not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF9820</b></dt>
|
||
|
<dd>Not authorized to use library &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9832</b></dt>
|
||
|
<dd>Function not supported for DDM file &2.
|
||
|
</dd>
|
||
|
<dt><b>CPF9845</b></dt>
|
||
|
<dd>Error occurred while opening file &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9848</b></dt>
|
||
|
<dd>Cannot open file &1 in library &2 member &3.
|
||
|
</dd>
|
||
|
<dt><b>CPF9899</b></dt>
|
||
|
<dd>Error occurred during processing of command.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTSPADCT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|