JAMS Reference Manual
Contents Index JAMS Home Support

JAMS Reference Manual


Previous Contents Index


EXTRACT METHOD

Extract one or more Method Definitions.

Format

EXTRACT METHOD method-name


Parameters

method-name

The Name of the Method which you want to extract. You can use wildcards to extract more than one definition.

Description

The EXTRACT METHOD command is used to extract a complete Method Definition. This definition can be used to replicate the Method on another system.

restrictions

You must have EXECUTE access to JAMS Configuration.
related commands

Qualifiers

/CONFIRM

This qualifier is used to specify that you want to be prompted to confirm the extraction of each Method which matches your selection specification.

/LOG

This qualifier can be used to specify that each extraction should be logged by displaying a message on SYS$OUTPUT.

/OUTPUT=file_name

Specifies the name of a file where the definitions will be written. If you do not specify the /OUTPUT qualifier, the definitions are written to SYS$OUTPUT.


Previous Next Contents Index
JAMS Copyright © 2000, MVP Systems, Inc. All rights reserved.