ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/wrkflr.htm

94 lines
3.1 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">
<title>Work with Folders (WRKFLR)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="WRKFLR.Top_Of_Page"></a>
<h2>Work with Folders (WRKFLR)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#WRKFLR.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKFLR.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKFLR.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKFLR"></a>
<p>The Work with Folders (WRKFLR) command allows you to display and work with the word processing function of OfficeVision to show the Work with Folders display. From this display, you can optionally create, delete, rename, describe entries; put security on a folder; work with documents; or work with folder authority.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKFLR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKFLR.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#WRKFLR.FLR"><b>FLR</b></a></td>
<td valign="top">Folder</td>
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b></td>
<td valign="top">Optional, Positional 1</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKFLR.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKFLR.FLR"></a>
<h3>Folder (FLR)</h3>
<p>Specifies the name of the folder used on the Work with Folders display.
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>A list that consists of all first level folders is displayed.
</dd>
<dt><b><i>folder-name</i></b></dt>
<dd>Specify the name of the folder that contains the folders to display.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKFLR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKFLR.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
WRKFLR FLR(*ALL)
</pre>
</p>
<p>This command allows you to utilize the Work with Folders display. A list of all folders you are authorized to use is shown.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKFLR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKFLR.ERROR.MESSAGES">Error messages</a> </h3>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKFLR.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>