InfoConnect for Airlines VBA Guide
UsePCRecordSeparator Property
Returns or specifies whether InfoConnect uses the record separator character specified by PCRecordSeparator when an ASCII file is transferred to the host.
Syntax
Object.UsePCRecordSeparator As Boolean
Remarks
This property only applies to ASCII file transfers using the WRQ/Reflection protocol. The default value is true.
See Also