Dim instance AsIFileTransferDim value AsString
instance.WRQExtraCharacters = value
value = instance.WRQExtraCharacters
Remarks
Returns or specifies characters to be converted into printable ASCII characters during file transfers. See the information on file transfer configuration in your the user Help for further information. If WRQFastFileTransfer is True, fast file transfers are attempted. If a fast file transfer takes place, the WRQExtraCharacters property is ignored. This property is relevant only for transfers that use the WRQ/Reflection protocol. The default is "" (no characters). The value can be a string of control characters with a ASCII values of less than 32—that is, "\0x0000" through "\0x001f" — or greater than 127. The maximum length of the string is 32 characters