FileTransferFactory

A fileTransferFactory object is available to all macros. If file transfers are configured for the session, you can use it to get a reference to a FileTransfer object.

Table 5-22 fileTransferFactory

Method

 

getIND$File()

Returns a FileTransfer object for interacting with the configured Ind$File type for the session.

Returns

{FileTransfer}

Throws

{Error} If the session hasn’t been configured to allow IND$File transfers.