RecFmt Property (Read/Write) |
Top Previous Next |
Sets/gets the record format of the host HostFileName file.
Visual Basic Syntax
IndFile.RecFmt [= Integer]
C# Syntax
IndFile.RecFmt; [= int]
Possible values for this property are:
See also TxRecordFmt constant, BlkSize property, HostFileName property, PrimSpace property, Run method, SecSpace property, Send method, Units property.
|