39 lines
2.3 KiB
HTML
39 lines
2.3 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
||
|
<!-- 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. -->
|
||
|
<title>DDS</title>
|
||
|
<link rel="stylesheet" type="text/css" href="ic.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<script type="text/javascript" language="Javascript" src="synch.js"></script>
|
||
|
<h1>Programming:<br>DDS</h1>
|
||
|
|
||
|
<p>Data description specifications (DDS) allow you to describe data attributes in file descriptions that are external to the application program that processes the data.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../dds/rbafpfinder.htm">DDS keyword finder</a></strong><br>
|
||
|
Access the DDS keyword finder, a tool you can use to search for DDS keywords by name or description. You can also display an alphabetic list of all DDS keywords.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../dds/kickoff.htm">DDS concepts</a></strong><br>
|
||
|
Read about the underlying concepts that you need to understand to effectively use data description specifications.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../rzakb/kickoff.htm">DDS for physical and logical files</a></strong><br>
|
||
|
Use the DDS for physical and logical files topic collection to learn how to code the positional and keyword statements that define these files.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../rzakc/kickoff.htm">DDS for display files</a></strong><br>
|
||
|
DDS for display files provides information about coding the positional and keyword statements that define display files.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../rzakd/kickoff.htm">DDS for printer files</a></strong><br>
|
||
|
Use the DDS for printer files topic collection to learn how to code the positional and keyword statements that define these files.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../rzake/kickoff.htm">DDS for ICF files</a></strong><br>
|
||
|
DDS for ICF files provides information about coding the positional and keyword statements that define ICF files.</p>
|
||
|
|
||
|
|
||
|
</body></html>
|