autECLXfer.SendFile

<< Click to Display Table of Contents >>

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

autECLXfer.SendFile

Description

This function allows sending a file to a host session.

Syntax

autECLSession.autECLXfer.SendFile PcFile HostFile Options

 

The SendFile 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 Send File function.