ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahz_5.4.0.1/cmpdcmds.htm

56 lines
2.0 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<title>Compound commands</title>
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</HEAD>
<body bgcolor="#FFFFFF">
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h2>Compound commands</h2>
<p>Compound commands provide control flow for other commands. Each
compound command starts with a reserved word and has a
corresponding reserved word at the end.</p>
<p>For more information about the compound commands supported by <strong>
qsh</strong>, see the following topics:</p>
<blockquote>
<ul>
<p><strong><a href="groupcmd.htm">Grouping commands</a></strong><br>
Select this link to view information about the grouping commands.</p>
<p><strong><a href="ifcmd.htm">If command</a></strong><br>
Select this link to view information about the if-then-else-fi command.</p>
<p><strong><a href="condcmd.htm">Conditional command</a></strong><br>
Select this link to view information about the conditional command.</p>
<p><strong><a href="casecmd.htm">Case command</a></strong><br>
Select this link to view information about the case-esac command.</p>
<p><strong><a href="selectcmd.htm">Select command</a></strong><br>
Select this link to view information about the select-do-done command.</p>
<p><strong><a href="whilecmd.htm">While command</a></strong><br>
Select this link to view information about the while-do-done command.</p>
<p><strong><a href="untilcmd.htm">Until command</a></strong><br>
Select this link to view information about the until-do-done command.</p>
<p><strong><a href="forcmd.htm">For command</a></strong><br>
Select this link to view information about the for-do-done command.</p>
<p><strong><a href="functions.htm">Functions</a></strong><br>
Select this link to view information about functions.</p>
</ul>
</blockquote>
</body>
</html>