68 lines
4.7 KiB
HTML
68 lines
4.7 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="concept" />
|
|
<meta name="DC.Title" content="Control language" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6aboutcl.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6whatsnew.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6printingme.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../clfinder/finder.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../clfinder/name_finder.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6clconcepts.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="clpro.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="debugprog.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="objec.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="wmsgs.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbam6clmain" />
|
|
<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>Control language</title>
|
|
</head>
|
|
<body id="rbam6clmain"><a name="rbam6clmain"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Control language</h1>
|
|
<div><p>Control language (CL) allows system programmers and system administrators
|
|
to write programs using i5/OS™ commands and other IBM-supplied commands.</p>
|
|
<div class="note"><span class="notetitle">Note:</span> Read the <a href="codedisclaimer.htm">Code license and disclaimer information</a> for important legal
|
|
information.</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbam6aboutcl.htm">About control language (CL)</a></strong><br />
|
|
This provides an overview of the control language (CL) topic.</li>
|
|
<li class="ulchildlink"><strong><a href="rbam6whatsnew.htm">What's new for V5R4</a></strong><br />
|
|
Find out about new and changed information in the Control Language (CL) topic in the Information Center for V5R4.</li>
|
|
<li class="ulchildlink"><strong><a href="rbam6printingme.htm">Printable PDFs</a></strong><br />
|
|
Use this to print groups of CL commands or concepts.</li>
|
|
<li class="ulchildlink"><strong><a href="../clfinder/finder.htm">CL command finder</a></strong><br />
|
|
Select this to access the CL command finder, a tool that allows you to search for CL commands by name or description. You can even display an alphabetic list of all commands, all new commands, or all changed commands.</li>
|
|
<li class="ulchildlink"><strong><a href="../clfinder/name_finder.htm">Alphabetic list of commands</a></strong><br />
|
|
Select this to display an alphabetic list of all commands by description.</li>
|
|
<li class="ulchildlink"><strong><a href="rbam6clconcepts.htm">CL concepts</a></strong><br />
|
|
This describes concepts useful when using control language (CL) commands.</li>
|
|
<li class="ulchildlink"><strong><a href="clpro.htm">CL programming</a></strong><br />
|
|
This provides tasks and concepts specific to CL programming.</li>
|
|
<li class="ulchildlink"><strong><a href="debugprog.htm">Debug CL programs and procedures</a></strong><br />
|
|
Debugging allows you to detect, diagnose, and eliminate errors in a program. This gives how-to information for debugging ILE and OPM programs.</li>
|
|
<li class="ulchildlink"><strong><a href="objec.htm">Objects and libraries</a></strong><br />
|
|
This provides tasks and concepts specific to objects and libraries, including functions performed on objects, creating libraries, and specifying object authority.</li>
|
|
<li class="ulchildlink"><strong><a href="wmsgs.htm">Messages</a></strong><br />
|
|
This discusses some of the ways that messages can be used to communicate between users and programs.</li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html> |