LEECHO parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
(Automatically generated page update)
Line 22: Line 22:
<tr><th align="right"><var>5</var></th><td>Echo lines from both user's input device and included procedures.</td></tr>
<tr><th align="right"><var>5</var></th><td>Echo lines from both user's input device and included procedures.</td></tr>
</table>
</table>
[[Category:User Parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 02:06, 23 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 type of echoing of logical lines that include ERASE or FLUSH characters

Valid settings of LEECHO are:

SettingMeaning
0No line-edit echoing.
1Echo edited lines from user's input device.
4Echo edited lines from procedures.
5Echo lines from both user's input device and included procedures.