Programming with Reflection

image\rwnprg32.gif Xfr400DecSep property

 

Syntax

object.Xfr400DecSep
object.Xfr400DecSep = Value

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) a character to use as a decimal separator in selected fields that have an AS/400 field type of packed decimal or zoned decimal.

This property affects AS/400 data transfer and is only relevant when the SessionType property is set to rc5250Terminal.

Values

The default is rcAS400Default.

rcAS400Comma (,)

rcAS400Default AS/400 job default

rcAS400Period (.)

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property