Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400DecSep Property
In This Topic
    Xfr400DecSep Property
    In This Topic
    Gets or sets a character to use as a decimal separator in selected fields that have an AS/400 field type of packed decimal or zoned decimal.
    Syntax
    expression.Xfr400DecSep As AS400DecimalSeparatorOption
    where expression is a variable that represents a FileTransfer Object

    Property Value

    A AS400DecimalSeparatorOption value.
    Remarks
    This property is only relevant in AS/400 data transfers.
    See Also