ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/dsm1.htm

129 lines
4.4 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">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>Low-Level Screen I/O Services APIs</title>
<!-- Begin Header Records ========================================= -->
<!-- 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. -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- DSMMST1 SCRIPT A converted by B2H R4.1 (346) (CMS) by V2KEA304 -->
<!-- at RCHVMW2 on 29 Jan 1999 at 16:05:09 -->
<!-- File Edited November 2001 -->
<!-- End Header Records -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<!-- Java sync-link -->
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript">
</script>
<h2>Low-Level Screen I/O Services APIs</h2>
<p>The low-level services are divided into the following functional groups:</p>
<ul>
<li><a href="dsm1a.htm">Screen Manipulation and Query APIs</a>, which are used
to query and manipulate the state of the screen.<br>
<br>
</li>
<li><a href="dsm1b.htm">Buffer Manipulation and Query APIs</a>, which are used
to create, query, and manipulate input and command buffers used to interact
with the screen.<br>
<br>
</li>
<li><a href="dsm1c.htm">Screen Input APIs</a>, which are used to read field
data and other information from the screen.<br>
<br>
</li>
<li><a href="dsm1d.htm">Screen Output APIs</a>, which are used to define
fields and write data and other information to the screen.</li>
</ul>
<p>The low-level screen I/O services APIs provide a direct interface to the
5250 data stream commands and user-defined data streams for performing basic
screen I/O operations. For detailed information about the results and
interactions of these operations, refer to the following 5250 data stream
documentation:</p>
<ul>
<li><cite>5250 Functions Reference</cite>, SA21-9247-06. This book is not
accessible online, but can be ordered from the
<a href="http://www.elink.ibmlink.ibm.com/public/applications/publications/cgibin/pbi.cgi?CTY=US">
IBM Publications Center</a><img src="www.gif" alt="Link outside Information Center">.<br>
<br>
</li>
<li><cite>5494 Remote Control Unit Functions Reference R3.1</cite>,
SC30-3533-04. This book can be viewed online through the
<a href="http://www.elink.ibmlink.ibm.com/public/applications/publications/cgibin/pbi.cgi?CTY=US">
IBM Publications Center</a><img src="www.gif" alt="Link outside Information Center">.</li>
</ul>
<p>For additional information, select one of the following:</p>
<ul>
<li><a href="dsm1g.htm">Low-Level Services Examples</a></li>
<li><a href="dsm1e.htm#HDR5250ERR">DSM Error Handling</a></li>
<li><a href="dsm1e.htm#HDRDEVSUPP">Device Support</a></li>
<li><a href="dsm1e.htm#HDRLGLSCR">Operating Environments</a></li>
<li><a href="dsm1e.htm#HDRDIRECT">Direct and Indirect Operations</a></li>
<li><a href="dsm1e.htm#HDRDBCS">DBCS Considerations</a></li>
<li><a href="dsm1e.htm#HDRLLPERF">Performance Considerations</a></li>
<li><a href="dsm1e.htm#HDRLLLIMIT">Limitations and Restrictions</a></li>
<li><a href="dsm1f.htm">5250 Data Stream Details</a>, including
<ul>
<li><a href="dsm1f.htm">AID-Generating Keys</a></li>
<li><a href="dsm1f.htm#HDRCC">Control Characters</a></li>
<li><a href="dsm1f.htm#HDRSCRATTR">Screen Attribute Characters</a></li>
<li><a href="dsm1f.htm#HDRDSPADDR">Display Address</a></li>
<li><a href="dsm1f.htm#HDRICADDR">Insert Cursor Address</a></li>
<li><a href="dsm1f.htm#HDRMDT">Modified Data Tag (MDT) Bit</a></li>
<li><a href="dsm1f.htm#HDRRESEQ">Resequencing</a></li>
<li><a href="dsm1f.htm#HDRSTATMOD">States and Modes</a></li>
<li><a href="dsm1f.htm#HDRDUMP">Dumping the 5250 Data Stream Commands</a></li>
</ul>
</li>
</ul>
<hr>
<center>
<table cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center">
<a href="#Top_Of_Page">Top</a> |
<a href="dsm.htm">Dynamic Screen Manager APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</center>
</body>
</html>