Ind |
The IndSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| IndSettings | Initializes a new instance of the IndSettings class |
| Name | Description | |
|---|---|---|
| BinaryCICSRecv | Gets or sets the parameters for receiving CICS binary format files. | |
| BinaryCICSSend | Gets or sets the parameters for sending CICS binary format files. | |
| BinaryCMSRecv | Gets or sets the parameters for receiving CMS binary format files. | |
| BinaryCMSSend | Gets or sets the parameters for sending CMS binary format files. | |
| BinaryTSORecv | Gets or sets the parameters for receiving TSO binary format files. | |
| BinaryTSOSend | Gets or sets the parameters for sending TSO binary format files. | |
| DisplayStatus | Gets or sets a value that indicates whether to display a dialog showing the progress of the file transfer. | |
| HostProgram | Gets or sets the the name of the IBM host file transfer program. The value is usually IND$FILE in the USA. | |
| PCCodePage | Gets or sets the code page for translating text files. | |
| RemoveEOFOnRecv | Gets or sets a value that indicates whether to remove end of file indicators on received files. | |
| SFSize | Gets or sets the structure field size. | |
| TextCICSRecv | Gets or sets the parameters for receiving CICS text format files. | |
| TextCICSSend | Gets or sets the parameters for sending CICS text format files. | |
| TextCMSRecv | Gets or sets the parameters for receiving CMS text format files. | |
| TextCMSSend | Gets or sets the parameters for sending CMS text format files. | |
| TextTSORecv | Gets or sets the parameters for receiving TSO text format files. | |
| TextTSOSend | Gets or sets the parameters for sending TSO text format files. | |
| TimeOutSec | Gets or sets the amount of time allowed for the host to respond to commands sent from the emulator. | |
| VerifyOverwrite | Gets or sets a value that indicates whether to display a warning dialog when receiving a file that already exists at the target location. |