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