Previous Topic: PACKAGE

Next Topic: RENAME

PDSLOAD

Use the PDSLOAD command to load IMODs from a PDS to an IMOD file.

Syntax

Use this format for the PDSLOAD command:

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

Parameters

The PDSLOAD command takes these parameters:

Parameter

Description

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 already 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.