CL Command Reference - RCVTIEF

CL Command List > RCVTIEF Reference

Description:

The Receive Technical Information Exchange File (RCVTIEF) command allows you to receive files transmitted from the remote support network.


Examples:

RCVTIEF LIB(MAIL) TYPE(*OPEN) OUTPUT(*PRINT) MAXRCDS(1000)

This command receives from TIE all OPEN files (any file except a save file). A list of the received files is printed. If any of the received files are larger than 1000 records, the RCVTIEF command fails. If all OPEN files are received successfully, they are removed from the mailbox.