68 lines
4.3 KiB
HTML
68 lines
4.3 KiB
HTML
|
<?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 file using data description specifications (DDS)" />
|
||
|
<meta name="abstract" content="Use these steps to create a file using DDS." />
|
||
|
<meta name="description" content="Use these steps to create a file using DDS." />
|
||
|
<meta name="DC.subject" content="creating files with DDS, display files, creating, physical files, logical files, ICF files, printer files" />
|
||
|
<meta name="keywords" content="creating files with DDS, display files, creating, physical files, logical files, ICF files, printer files" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="kickoff.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="ddsform.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="entersource.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="createddsfile.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="crtdds" />
|
||
|
<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 file using data description specifications (DDS)</title>
|
||
|
</head>
|
||
|
<body id="crtdds"><a name="crtdds"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Create a file using data description specifications (DDS)</h1>
|
||
|
<div><p>Use these steps to create a file using DDS.</p>
|
||
|
<div class="section"> <p>To create a file using DDS, follow these steps:</p>
|
||
|
</div>
|
||
|
<ol><li><span>Complete the DDS form.</span></li>
|
||
|
<li><span>Type the source statements into a source file. The source file
|
||
|
can be part of the <span class="keyword">i5/OS™</span> database
|
||
|
(in a source physical file such as the IBM-supplied QDDSSRC in library QGPL)
|
||
|
or it can be on diskettes.</span></li>
|
||
|
<li><span>Create the file using the appropriate CL command.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"> <div class="note"><span class="notetitle">Note:</span> Using the screen design aid (SDA) utility, you can create and
|
||
|
test display files without coding DDS directly, using only the functions that
|
||
|
apply to display files. See the <em>ADTS for AS/400<sup>®</sup>: Screen Design Aid</em> manual
|
||
|
on the <a href="http://publib.boulder.ibm.com/iseries/v5r1/ic2924/rzaqhindex.htm" target="_blank">V5R1 Supplemental Manuals</a><img src="www.gif" alt="Link outside information center" /> Web site.</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="ddsform.htm">Complete the DDS form</a></strong><br />
|
||
|
Use the data description specifications (DDS) form to enter positional and keyword information in the designated columns.</li>
|
||
|
<li class="ulchildlink"><strong><a href="entersource.htm">Enter the DDS source statements</a></strong><br />
|
||
|
After filling out the forms, enter the source statements into source files.</li>
|
||
|
<li class="ulchildlink"><strong><a href="createddsfile.htm">Create the DDS file</a></strong><br />
|
||
|
<span>Create the file by running a CL command
|
||
|
that corresponds to the type of DDS file you are creating.</span></li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="kickoff.htm" title="This topic provides an overview of data description specifications (DDS) on iSeries servers.">DDS concepts</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|