Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / AS400DateSeparatorOption Enumeration
In This Topic
AS400DateSeparatorOption Enumeration
In This Topic
Specifies a character to use as a date separator in selected fields that have an AS/400 field type of date.
Members
MemberDescription
Blank( )
Comma(,)
Dash(-)
DefaultAS/400 job default.
NullAbsence of any separator.
Period(.)
Slash(/)
Remarks
This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also