EDIT parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (→Description: add link) |
||
(One intermediate revision by one other user not shown) | |||
Line 14: | Line 14: | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The type of line editing</p> | <p> | ||
<p>EDIT controls whether or not the ERASE and FLUSH editing characters are recognized by the | The type of line editing</p> | ||
<p>Valid settings of EDIT are:</p> | <p> | ||
<var>EDIT</var> controls whether or not the <var>[[ERASE parameter|ERASE]]</var> and <var>[[FLUSH parameter|FLUSH]]</var> editing characters are recognized by the [[Model 204 line editor]]. | |||
The characters defined by the <var>ERASE</var> and <var>FLUSH</var> parameters can delete information only if editing is in effect for an input line. </p> | |||
<p> | |||
Valid settings of <var>EDIT</var> are:</p> | |||
<table> | <table> | ||
<tr><th>Setting </th><th>Meaning</th></tr> | <tr class="head"><th>Setting </th><th>Meaning</th></tr> | ||
<tr><th | |||
<tr><th | <tr><th><var>0</var></th> | ||
<tr><th | <td>No editing.</td></tr> | ||
<tr><th | |||
<tr><th><var>1</var></th> | |||
<td>Edit user terminal input.</td></tr> | |||
<tr><th><var>4</var></th> | |||
<td>Edit procedure input.</td></tr> | |||
<tr><th><var>5</var></th> | |||
<td>Edit input from user terminal and procedures.</td></tr> | |||
</table> | </table> | ||
[[Category:User parameters]] | [[Category:User parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 23:08, 22 July 2016
Edit control
Summary
- Default value
- 0
- Parameter type
- User
- Where set
- By any user
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The type of line editing
EDIT controls whether or not the ERASE and FLUSH editing characters are recognized by the Model 204 line editor. The characters defined by the ERASE and FLUSH parameters can delete information only if editing is in effect for an input line.
Valid settings of EDIT are:
Setting | Meaning |
---|---|
0 | No editing. |
1 | Edit user terminal input. |
4 | Edit procedure input. |
5 | Edit input from user terminal and procedures. |