Previous Topic: PACKAGENext Topic: RENAME


PDSLOAD

This command loads IMODs from a PDS to an IMOD file.

Syntax

PDSLOAD MEMBER {member|&LISTn} TO ddname1 FROM ddname2 [ADD|REPLACE] [IMOD name]

Parameters

member

Name of the PDS member to copy to the ISET.

&LISTn

Name of list containing members to be loaded. Each member is copied to a separate IMOD of the same name.

ddname1

DDname identifying the source PDS file.

ddname2

DDname identifying the target ISET.

ADD

IMODs are added only. If it exists, load is suppressed; the default.

REPLACE

Always adds IMODs. If IMOD exists, replaces its content.

name

Target IMOD name. Cannot be used if MEMBER specifies a list. If omitted, the IMOD name is the same as the member name.