EDRFST/'reference set name',{APPEND|DELETE},obj list
Edits an existing reference set. Objects may be added to or removed from the specified reference set. Removed objects are not deleted from the database.
Parameter |
Description |
'reference set name' |
A string or string variable which represents the name of the reference set being edited. |
APPEND |
Minor word which indicates that the objects in the object list are to be added to the specified reference set. |
DELETE |
Minor word which indicates that the objects in the object list are to be removed from the specified reference set. |
obj list |
A list or object array of existing objects which are added to or removed from the specified reference set. |