Previous: Get text file
Up: Routines to transfer files
Next: Get binary file: fixed length records
Previous Page: Get text file
Next Page: Get binary file: fixed length records

Send text file

XZPUTA(LOCAL,REMOTE,CHOPT,IRC)

LOCAL
Character variable specifying the local file name.
REMOTE
Character variable specifying the remote file name. If REMOTE = '=', then the file on the remote system will have the same name as on the local system.
CHOPT
Character variable to specify the options desired.
IRC
Integer variable in which the return code is returned.

This routine sends a text file to the remote system. If option 'S' is specified, statistics on the file transfer are printed. If option 'V' is specified, the remote file will have variable length record format (IBM-VM systems only).

______________________________________
Made available on 23-Feb-1994
by pan@iws132a.MPPMU.MPG.DE