62 lines
3.9 KiB
HTML
62 lines
3.9 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="topic" />
|
|
<meta name="DC.Title" content="Examples: DDS coding" />
|
|
<meta name="abstract" content="These topics include a wide variety of examples that illustrate how you can use DDS." />
|
|
<meta name="description" content="These topics include a wide variety of examples that illustrate how you can use DDS." />
|
|
<meta name="DC.Relation" scheme="URI" content="kickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="syntaxexam.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafpmstexamp.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="physdispprintexamp.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="cmplst.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="debug.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="examples" />
|
|
<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>Examples: DDS coding</title>
|
|
</head>
|
|
<body id="examples"><a name="examples"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Examples: DDS coding</h1>
|
|
<div><p><span>These topics include a wide variety of
|
|
examples that illustrate how you can use DDS.</span></p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="syntaxexam.htm">Examples: DDS syntax coding</a></strong><br />
|
|
<span>These topics provide syntax coding examples.</span> Except
|
|
for HLPARA, JFILE, JFLD, and PFILE, the keywords shown in these examples are
|
|
not actual keywords. They indicate where you should specify the
|
|
keywords.</li>
|
|
<li class="ulchildlink"><strong><a href="rbafpmstexamp.htm">Examples: DDS for each file type</a></strong><br />
|
|
This topic provides examples of data description specifications (DDS) for each type of file discussed in this topic. If you choose, you can use the examples in this topic with appropriate high-level language programs.</li>
|
|
<li class="ulchildlink"><strong><a href="physdispprintexamp.htm">Example: Program that uses a physical, display, and printer file</a></strong><br />
|
|
This sample program shown in this topic illustrates the use of externally described data in a program.</li>
|
|
<li class="ulchildlink"><strong><a href="cmplst.htm">Example: DDS compiler listing</a></strong><br />
|
|
<span>This is an example of a DDS compiler computer
|
|
printout.</span></li>
|
|
<li class="ulchildlink"><strong><a href="debug.htm">DDS debugging template</a></strong><br />
|
|
A special template is available to help you in interpreting the fields on the DDS compiler computer printout.</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> |