Programming with Reflection

image\rwnprg32.gif T27ETXDisplay property

 

Syntax

object.T27ETXDisplay
object.T27ETXDisplay = Value

Works with

image\r24.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether or not an ETX (Hex 3) character sent by the host is displayed in T27 terminal emulation in non-forms mode. For example, this statement turns on the ETX character display:

Session.T27ETXDisplay = True

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