copyatt - Copies attributes between TeraScan datasets

SYNOPSIS

copyatt  [ parameter=value ... ]  [ inputfile outputfile ]

Parameters are: attributes, overwrite_atts.

DESCRIPTION

Copies attributes from one existing dataset to another. Attributes are not overwritten unless specified by the user. An input attribute can only overwrite an output attribute if it has the same datatype and length.

The history attribute cannot be copied (audit, hist).

PARAMETERS

attributes

The attributes to copy.

Valid responses are any attribute names in the input files, properly delimited (space or comma). The default is to include all attributes (except the history attribute).

overwrite_atts

Whether to overwrite existing attributes in the output file if the names conflict.

Valid responses are [yes or no]. The default is no.

SEE ALSO

addhist, assemble, datasets, hist.


Last Update: $Date: 1999/05/10 20:13:14 $