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
Syntax
Remarks
See Also
Get Started
Quickstart
HowTos
Key Concepts
API Libraries
API Libraries
Attachmate.Reflection.Objects Library
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
Overview
IbmHosts Elements
Overview
Objects
ContextMenu
ContextMenuItem
ContextMenus
FieldAttributes
FileTransfer
Overview
Members
Methods
AbortTransfer Method
AS400ReceiveFile Method
AS400SendFile Method
CancelTransfer Method
INDReceiveFile Method
INDSendFile Method
Open Method
ShowFileTransferDialog Method
ShowFileTransferSetupDialog Method
Properties
DfltExistsAction Property
DfltXfrType Property
HostFileListMacro Property
IndAutoPositionCursor Property
Parent Property
ShowDISOSSStatusDialog Property
TransferType Property
Xfr400AssumePositiveNumerics Property
Xfr400Authority Property
Xfr400Charset Property
Xfr400CompatibleAsciiFile Property
Xfr400CompatibleFDFFile Property
Xfr400DateFormat Property
Xfr400DateSeparator Property
Xfr400DecSep Property
Xfr400DeleteTrailingSpaces Property
Xfr400ExistsAction Property
Xfr400FileText Property
Xfr400ForceHexConversion Property
Xfr400GroupByString Property
Xfr400HavingString Property
Xfr400HostFileType Property
Xfr400HostTP Property
Xfr400IgnoreDecErrors Property
Xfr400JoinByString Property
Xfr400LocalFile Property
Xfr400MemberText Property
Xfr400NCS Property
Xfr400NumDisplayRecords Property
Xfr400Objects Property
Xfr400OrderByString Property
Xfr400OutputDest Property
Xfr400ReceiveConversion Property
Xfr400ReceiveDescFile Property
Xfr400RecordLength Property
Xfr400RefFile Property
Xfr400RemoteFile Property
Xfr400ReturnMissing Property
Xfr400SaveColumnHeader Property
Xfr400SaveDescriptionFile Property
Xfr400SelectString Property
Xfr400SendConversion Property
Xfr400SendDescFile Property
Xfr400ShowProgress Property
Xfr400SortSeq Property
Xfr400StartRecord Property
Xfr400TimeFormat Property
Xfr400TimeSeparator Property
Xfr400Transport Property
Xfr400UseDescriptionFile Property
Xfr400WhereString Property
Xfr8Dot3FilenameCase Property
XfrAddParam Property
XfrApvUser Property
XfrAsciiCrlf Property
XfrBinaryCRLF Property
XfrCloseDlgAfterTransfer Property
XfrCurrentDirectory Property
XfrEnableTemplates Property
XfrFtpLocalFile Property
XfrFtpRemoteFile Property
XfrHostCmd Property
XfrHostMessage Property
XfrHostReturnCode Property
XfrHostSys Property
XfrIndAllocUnit Property
XfrIndAvgBlk Property
XfrIndBlkSize Property
XfrIndLRecl Property
XfrIndNOSO Property
XfrIndPrimAlloc Property
XfrIndRecFm Property
XfrIndSecAlloc Property
XfrIndSO Property
XfrIndStrucFldSz Property
XfrJisciiCrlf Property
XfrLocalFile Property
XfrReceive8Dot3 Property
XfrRemoteFile Property
XfrSpacesToUnderscores Property
XfrStartTimeout Property
XfrTimeout Property
XfrUnderscoresToSpaces Property
HostField
Hotspot
HotSpots
IbmScreen
IbmTerminal
InputMapAction
InputMapActionSequence
KeyboardMapper
KeyboardMapping
Macro
MouseButtonCombination
MouseMapper
MouseMapping
OIA
PrintOptions
ScreenCharacter
ScreenPoint
ScreenRegion
Theme
ThemeColor
ThemeCursor
ThemeFont
ThemeSounds
UiControlActionMapper
Enumerations
AS400AuthorityOption
AS400CharSetOption
AS400ColumnSeperatorOption
AS400DateFormatOption
AS400DateSeparatorOption
AS400DecimalSeparatorOption
AS400HostFileTypeOption
AS400HostTPOption
AS400NationalCharSetOption
AS400ObjectsOption
AS400OutputDestinationOption
AS400ReceiveConversionOption
AS400SendConversionOption
AS400StatusLineOption
AS400TimeFormatOption
AS400TimeSeparatorOption
AS400TransportOption
AS400WordWrapOption
ConnectionStatus
ContextMenuItemType
ControlKeyCode
ConvertCrLfOption
CopyDataDelimiterOption
CursorBlinkRateOption
CursorMovementStyleOption
CursorShapeOption
CutFillCharacterOption
DbcsUnmappedCharOption
DbcsUserDefinedCharacterSourceOption
DefaultExistsActionOption
DefaultTransferTypeOption
DefinedEventType
ErrorStatus
FieldType
FileExistsOption
FilenameCase8Dot3Option
FileSystemOption
FileTransferRequestType
FileTransferTypeOption
FindOption
GetTextArea
GetTextAttr
GetTextFlags
GetTextWrap
GraphicsCrosshairColorOption
GraphicsCursorShapeOption
GraphicsDeviceOption
HostCodePageOption
HostKeyboardTypeOption
HostSystem
HotspotsMouseButtonOption
HotspotStyleOption
IbmTerminalAttributeOption
IbmTerminalType
IDMAttributeOption
IndAllocUnitOption
INDFileTransferType
IndRecordFormatOption
IndStrucFieldSizeOption
InputFieldUnderlinesOption
InputMapActionID
InsertArenaOption
InsertProtocolOption
KeepAlivePacketsOption
KeyboardErrorResetOption
Keys
MacroDestinationOption
MacroEnumerationOption
MouseButtons
MouseClickCount
MouseShapeOption
MouseWheelDirection
OpenUrlActionLocationOption
PasteLineBreakOption
PrintBackgroundOption
PrintCharsPerInchOption
PrintDbcsHorzFontSizeOption
PrintDbcsRotationAngleOption
PrintDevicePaperSourceOption
PrinterOrientationOption
PrintFileExistsActionOption
PrintOverstrikeOption
PrintPaperSizeOption
PrintPaperSourceOption
PrintScreenOption
PrintSosiPresentationOption
PrintWhatOption
PutTextModeOption
RulerCursorTypeOption
ScreenColor
SelectionMode
TelnetAttnOption
TelnetEncryptionStrengthOption
TelnetSysReqOption
TerminalModel
TextBlinkRateOption
TextComparisonOption
TLSSSLVersionOption
XStatus
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
Attachmate.Reflection.Objects.Framework Library
Xfr400RecordLength Property
In This Topic
Syntax
Remarks
See Also
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