Name | Description | |
---|---|---|
DfltExistsAction | Returns or specifies during an IND$FILE transfer what happens when the destination file already exists. | |
DfltXfrType | Returns or specifies the default type for Mainframe transfers. This property is only relevant for 3270 sessions using Mainframe transfer. | |
HostFileListMacro | Returns or specifies a macro to be executed when you click the Show Host Files button in the Transfer dialog box. | |
IndAutoPositionCursor | Returns or specifies whether Reflection enters IND$FILE commands into the last unprotected field on the screen. | |
Parent | Gets the parent object (IIbmTerminal). | |
ShowDISOSSStatusDialog | Returns or specifies whether to display the transfer-in-progress "thermometer" when receiving data from the host during DISOSS transfers. | |
TransferType | Returns or specifies the transfer protocol Reflection is to use. | |
Xfr400AssumePositiveNumerics | Returns or specifies whether Reflection looks for a negative sign or a blank (positive) in the first byte of numeric fields in fixed column ASCII database files. | |
Xfr400Authority | Returns or specifies the level of authority to associate with a file that is transferred to the host. | |
Xfr400Charset | Returns or specifies which character set to use for transfers to and from an AS/400. | |
Xfr400CompatibleAsciiFile | Returns or specifies whether Reflection uses the buffer length or the field length of a packed decimal field to determine the size of fields on the PC. | |
Xfr400CompatibleFDFFile | Returns or specifies whether Reflection denotes a number's digit/decimal characteristics in file description files the same as Rocket RUMBA. | |
Xfr400DateFormat | Returns or specifies the date format for selected fields having an AS/400 field type of date. | |
Xfr400DateSeparator | Returns or specifies a character to use as a date separator in selected fields having an AS/400 field type of Date. | |
Xfr400DecSep | Returns or specifies a character to use as a decimal separator in selected fields that have an AS/400 field type of packed decimal or zoned decimal. | |
Xfr400DeleteTrailingSpaces | Returns or specifies whether extra spaces at the end of a record are deleted when the records are transferred to the PC. | |
Xfr400ExistsAction | Returns or specifies what Reflection should do if it finds a PC file with the same name as the host file or member you are trying to receive. | |
Xfr400FileText | Returns or specifies a description for the host file you are creating. | |
Xfr400ForceHexConversion | Returns or specifies whether Reflection translates data that is in coded character set ID (CCSID) 65535 from hexadecimal to EBCDIC when transferring it to the host or from hexadecimal to ANSI when receiving it from the host. | |
Xfr400GroupByString | Gets or sets how to group returned data after a requested function is performed. | |
Xfr400HavingString | Returns or specifies a string that imposes a condition on a function of the Select statement. | |
Xfr400HostFileType | Returns or specifies which type of host file to create. This property affects AS/400 data transfer and is only relevant to 5250 sessions. | |
Xfr400HostTP | Returns or specifies which host transaction program (TP) Reflection should use. | |
Xfr400IgnoreDecErrors | Returns or specifies whether Reflection is to ignore any decimal data errors found in a packed or zoned field during a transfer from the AS/400. | |
Xfr400JoinByString | Returns or specifies how to combine data from multiple files. | |
Xfr400LocalFile | Returns or specifies the name of a PC file to send to an AS/400 (for file transfers to the host), or to receive data from an AS/400 (for data transfer from the host). | |
Xfr400MemberText | Returns or specifies a description for the new member being created. | |
Xfr400NCS | Gets or sets which character set Reflection uses for character translations during AS/400 data transfers. | |
Xfr400NumDisplayRecords | Returns or specifies how many records are displayed in the Query Results window. | |
Xfr400Objects | Returns or specifies whether data should be transferred to a new member on the AS/400 or to an existing member, and whether the file that will contain the member already exists. | |
Xfr400OrderByString | Gets or sets how to sort selected records. | |
Xfr400OutputDest | Returns or specifies whether host data should be received to a PC file or to your display. | |
Xfr400ReceiveConversion | Gets or sets a conversion format for a file being received from an AS/400. | |
Xfr400ReceiveDescFile | Returns or specifies a description file to receive during a transfer from an AS/400 to the PC. | |
Xfr400RecordLength | Returns or specifies (second syntax line) the record size (in bytes) for files being created on the host. | |
Xfr400RefFile | Returns or specifies the reference file that contains the definitions of fields for the AS/400 being created. | |
Xfr400RemoteFile | Returns or specifies a host file for the PC to receive (for transfers from the host), or a host file to which data from the PC will be sent (for transfers to the host). | |
Xfr400ReturnMissing | Returns or specifies whether records that contain values for missing fields should be returned. | |
Xfr400SaveColumnHeader | Returns or specifies whether column header is saved when creating a BIFF, binary file format, file. | |
Xfr400SaveDescriptionFile | Returns or specifies whether to save the description file during a transfer from an AS/400 to a PC. | |
Xfr400SelectString | Gets or sets which fields to transfer. | |
Xfr400SendConversion | Returns or specifies a conversion format for a file being sent to an AS/400. | |
Xfr400SendDescFile | Returns or specifies a description file to send during a transfer to an AS/400 from the PC. | |
Xfr400ShowProgress | Returns or specifies whether or not to display the transfer-in-progress "thermometer" when receiving data from the host. | |
Xfr400SortSeq | Gets or sets a sort sequence for the data being transferred. The specified sort sequence determines the order of characters in the alphabet when fields are alphabetized. s. | |
Xfr400StartRecord | Use this property to skip a given number of records at the start of a file before sending the file to the AS/400. | |
Xfr400TimeFormat | Returns or specifies the time format for selected fields having an AS/400 field type of Time. | |
Xfr400TimeSeparator | Returns or specifies a character to use as a time separator in selected fields having an AS/400 field type of Time. | |
Xfr400Transport | Returns or specifies the protocol to use for data transfers. | |
Xfr400UseDescriptionFile | Returns or specifies whether a description file should be used when sending a PC file to an AS/400. | |
Xfr400WhereString | Returns or specifies one or more conditions that determine whether a record is transferred. | |
Xfr8Dot3FilenameCase | Returns or specifies how the names of PC files created in 16-bit applications are displayed in the Transfer dialog box. | |
XfrAddParam | Returns or specifies any additional parameters that should be appended to IND$FILE commands that Reflection generates. | |
XfrApvUser | Gets or sets whether shift-out and shift-in (SO/SI) characters in the host file are left intact (not translated). This property is used for JISCII file translations from the host with the NOSO option selected. | |
XfrAsciiCrlf | Returns or specifies whether carriage returns and linefeed characters (CR/LF) at the end of lines in ASCII files are removed (when sent to the host) or added (when received from the host). | |
XfrBinaryCRLF | Returns or specifies whether carriage returns and linefeed characters (CR/LF) at the end of lines in ASCII files are removed (when you send the file to the host) or added (when you receive the file from the host). | |
XfrCloseDlgAfterTransfer | Returns or specifies whether Reflection closes the File Transfer dialog box upon completion of a file transfer. | |
XfrCurrentDirectory | Returns or specifies the current local working folder for file transfer. | |
XfrEnableTemplates | Returns or specifies whether file transfer templates are enabled in 3270 terminal sessions. | |
XfrFtpLocalFile | Returns or specifies a file on the PC. | |
XfrFtpRemoteFile | Returns or specifies a host file. This specifies the file for the host to receive (for transfers to the host using FtpSendFile), or the file to be sent to the PC (for transfers to the PC using FtpReceiveFile). | |
XfrHostCmd | Returns or specifies the name of the host program to be run by Reflection to initiate a file transfer. | |
XfrHostMessage | Returns or specifies any message returned to Reflection by the host file transfer program after a transfer completes. | |
XfrHostReturnCode | This property returns a numeric value which indicates success or failure by the transfer program after a transfer is completed. | |
XfrHostSys | Gets or sets which 3270 operating environment the host is running. | |
XfrIndAllocUnit | Returns or specifies the unit of disk space for your primary and secondary space allocations. | |
XfrIndAvgBlk | Specifies the size (in bytes) for an average block. | |
XfrIndBlkSize | Returns or specifies the block size (in bytes) for the file being created on the host as the result of a transfer. | |
XfrIndLRecl | Returns or specifies the record size (in bytes) for files being created on the host as the result of a transfer. | |
XfrIndNOSO | Returns or specifies whether to strip the shift-out/shift-in (SO/SI) characters from files sent to the host. | |
XfrIndPrimAlloc | Returns or specifies the size (in Allocation Units, as specified by the XfrIndAllocUnit property) of the primary allocation for the host file being created by an IND$FILE transfer. | |
XfrIndRecFm | Returns or specifies the record format for files being created on the host by an IND$FILE transfer. | |
XfrIndSecAlloc | Gets or sets the size of any additional allocations (in Allocation Units, as specified by the XfrIndAllocUnit) property in the event that the primary allocation is not sufficient. | |
XfrIndSO | Returns or specifies whether to convert shift-in (SI) characters to US (hex 1F) and shift-out (SO) characters to RS (hex 1E) in JISCII files received from the host. | |
XfrIndStrucFldSz | Returns or specifies whether Reflection should use the Write Structured Field protocol for IND$FILE transfers and, if so, which size buffer to use. | |
XfrJisciiCrlf | Returns or specifies whether carriage returns and line-feed characters (CR/LF) at the end of lines in JISCII files are removed (from files you send to the host) or added (to files you receive from the host). | |
XfrLocalFile | Returns or specifies a default PC file or files for the PC to receive (for transfers from the host), or for the host to receive (for transfers to the host). | |
XfrReceive8Dot3 | Returns or specifies whether or not long file names received from an IBM mainframe are truncated. | |
XfrRemoteFile | Returns or specifies a host file or files for the PC to receive (for transfers from the host), or for the host to receive (for transfers to the host). | |
XfrSpacesToUnderscores | Gets or sets whether to translate spaces in a file name to underscores during a transfer to a mainframe or AS/400. | |
XfrStartTimeout | Returns or specifies how many seconds Reflection should wait for a host response when attempting to connect to a host. | |
XfrTimeout | Returns or specifies how many seconds Reflection should wait for a host response before timing out and returning an error. | |
XfrUnderscoresToSpaces | Returns or specifies whether underscores in file names are converted to spaces when receiving files from an IBM mainframe or AS/400 system. |