ude copy

Copies a User Defined Element (UDE) definition or instance.

Format:

 
ude copy
definition_name =
an existing UDE definition
new_definition_name =
a new UDE definition
instance_name =
an existing UDE instance
new_instance_name =
a new UDE instance

Example:

 
ude copy &
definition_name =
.my_ude_lib.ude_def_A &
new_definition_name =
.my_ude_lib.ude_def_A2

Description:

 
Parameter
Value Type
Description
definition_name
An Existing UDE Definition
Specifies the name of an existing UDE definition to be copied
new_definition_name
A New UDE Definition
Specifies the name to be applied to the copy of the UDE definition
instance_name
An Existing UDE Instance
Specifies the name of an existing UDE instance to be copied
new_instance_name
A New UDE Instance
Specifies the name to be applied to the copy of the UDE instance