Save an UDA definition with a new identification
(uda_save_as)


Parameter Name
Type
Description
name
ref_value

Name of the UDA to be saved

eval
ref_value

Status of the saved data( evaluated / not evaluated)
Parameter is not offered in interactive mode.

fname
ref_value

Filename

comment
ref_value

Any comment to the file history

Note: The UDA is not only saved with a different name, but a new (second) UDA is created with a different identifier and is accepted by the system. All instances of the original UDA still refer to the original UDA and not to the new one, saved with "uda_save_as".

Please keep in mind that visibilities of the UDA are stored in an object of type 'view'. For an easier identification the view object should get a name. This also ensures that it will be respected while saving the UDA definition.





Homepage