RETRVKEY parameter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 26: | Line 26: | ||
<li>If <var>RETRVKEY</var> was previously 0, storage is allocated for retrieving input lines that are entered after the <code>RESET RETRVKEY</code> command is issued. | <li>If <var>RETRVKEY</var> was previously 0, storage is allocated for retrieving input lines that are entered after the <code>RESET RETRVKEY</code> command is issued. | ||
<li>If <var>RETRVKEY</var> was previously in the range 1-24, the user's previous input lines are available by pressing the PF key designated by the new value of <var>RETRVKEY</var>. | <li>If <var>RETRVKEY</var> was previously in the range 1-24, the user's previous input lines are available by pressing the PF key designated by the new value of <var>RETRVKEY</var>. | ||
<li>If you have set the <code>X'01'</code> or <code>X' | <li>If you have set the <code>X'01'</code> (or <code>X'11'</code>) bits of the <var>[[RETRVOPT parameter|RETRVOPT]]</var> parameter, you can use a | ||
<i>forward</i> retrieve PF key, in addition to the <i>backward</i> retrieve PF key specified by <var>RETRVKEY</var>. | <i>forward</i> retrieve PF key, in addition to the <i>backward</i> retrieve PF key specified by <var>RETRVKEY</var>. | ||
<p class="note">'''Note:''' | <p class="note">'''Note:''' |
Revision as of 20:18, 8 April 2013
Summary
- Default value
- 0
- Parameter type
- User
- Where set
- By any user
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The 3270 full screen terminal PF (Program Function) key which retrieves previous input lines
Valid settings of RETRVKEY are:
Setting | Meaning |
---|---|
0 |
No retrieve PF key is available for this user. This user's previous lines are no longer available, and any storage allocated for retrieving lines is released. |
1-24 |
The PF key that matches this setting retrieves previous input lines for this user. Notes:
|
When a user logs out of Model 204, the value of RETRVKEY for that thread is reset to the value that occurred on the user parameter line for that thread, and the lines entered by that user are made unavailable.