Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ Xfr400RecordLength 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
Xfr400RecordLength Property
In This Topic
Gets or sets (second syntax line) the record size (in bytes) for files created on the host.
Syntax
Visual Basic (Declaration)
expression
.Xfr400RecordLength
As
Integer
where
expression
is a variable that represents a
FileTransfer Object
Remarks
This property affects AS/400 data transfer and is only relevant for 5250 sessions. The range of values is 13 - 4105. The default is 92.
See Also
Reference
FileTransfer Object
FileTransfer Members