InfoConnect for Airlines VBA Guide
Xfr400AssumePositiveNumerics Property
Gets or sets whether InfoConnect looks for a negative sign (-) or a blank (positive) in the first byte of numeric fields in fixed column ASCII database files.
Syntax
Object.Xfr400AssumePositiveNumerics As Boolean

Property Value

The default is False.

Change this value only if your database contains fields without leading negative signs or blanks.

Remarks
This property affects AS/400 data transfer and is only relevant for 5250 terminal sessions.
See Also