Applies To Objects
Description
Returns or sets whether to strip the PDS (Partitioned Data Set) names.
If TRUE, files downloaded from a PDS on the host are given local file names that do not include the PDS in the path.
If FALSE, and the CreatePath Property is TRUE, the PDS is added to the local path when a file is received from the host. If the CreatePath Property is FALSE, the PDS is used only if there is already a folder of that name in the specified path.
Syntax
object.StripPDSNames
Element |
Description |
Object |
The FileTransfer object. |
Comments
This property affects only FTP file transfers.