Commands (YCLRMDL - YDLTOBJTBL) › YDLTMDLVSN (Delete Model Version) Command › Parameters › OBJNAM
OBJNAM
The name of the object that is deleted. Values for this parameter are described in the following:
- *OBJSGT—(default) Single value indicating that the object surrogate number parameter is used to identify the model object.
- *ARCHIVES—This generic value instructs the processing program to examine all archive versions in the model. In this mode, all entries are written to the specified output list. The RETAIN parameter specifies how many archives are preserved in a particular group.
- object owner name—The character name of the object which owns the object. Thus, for a function, the owning file would be entered.
- *MESSAGES—The internal file *Messages is the owner of the object (note that this value is only allowed for objects of type *MSG).
- object name—The character name of the object.
- object type—The object type of the object.
- *FUN—Object is of type function.
- *MSG—Object is of type message. Note that for objects of type *MSG, the owner is the *Messages file.