Programming with Reflection

image\rwnprg32.gif T27LineAtATimeXmit property

 

Syntax

object.T27LineAtATimeXmit
object.T27LineAtATimeXmit = Value

Works with

image\r24.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) how Reflection transmits data to the host. When this property is True Reflection transmits only the line containing the keyboard cursor. When it is False, Reflection transmits an entire page. For example:

Session.T27LineAtATimeXmit =False

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property