autECLXfer.ReceiveFile

<< Click to Display Table of Contents >>

Navigation:  Support for IBM® Personal Communications™ macros > autECLXfer >

autECLXfer.ReceiveFile

Description

This function allows receiving a file from a host session.

Syntax

autECLSession.autECLXfer.ReceiveFile PcFile HostFile Options

 

The ReceiveFile syntax has these arguments:

 

Part

Type

Description

PcFile

String

Required. Pc file name.

HostFile

String

Required. Host file name

Options

String

Optional. File transfer options

Remarks

Added in version 3.98

 

Following options are supported

ASCII

CRLF

APPEND

LRECL

RECFM

CLEAR/NOCLEAR

PROGRESS

QUIET

VM/CMS/MVS/TSO/CICS

 

Other supported options are the same as the options in EHLLAPI Receive File function.