InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Terminal Object
/ BlockTerminator Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
BlockTerminator Property
In This Topic
Gets or sets a block terminator character to be transmitted at the end of each block data transmission.
Syntax
Visual Basic (Declaration)
expression.BlockTerminator
As
System.Char
Exceptions
Exception
Description
System.ArgumentOutOfRangeException
Thrown if the set parameter is outside the range of valid values.
Remarks
The default value is Chr$(SUB). Only ANSI characters with values from 0 to 31 are valid for this property. Use a characters to designate one of these characters.
See Also
Reference
Terminal Object
Terminal Members