InfoConnect for Unisys VBA Guide
AutoLinefeed Property
Gets or sets whether Reflection appends a line-feed character to each transmitted or received carriage return character.
Syntax
Object.AutoLinefeed As Boolean
Remarks
Most hosts echo both a carriage return and a line feed when you press the RETURN key, so in remote mode it isn't usually appropriate to add another line feed. However, in local mode a carriage return does not execute a line feed automatically, so you may want to set AutoLinefeed to true.
See Also

 

 


2015 Attachmate

Send Feedback