Classify a Link
- Last UpdatedNov 14, 2025
- 1 minute read
Each Link Descriptor can have a number of Link Classes assigned.
To classify a link
-
Create a Link Class element (LNCLAS) somewhere in the links hierarchy.
-
Assign the class to the Link Descriptor with a DLADD command.
If current element is a Link Descriptor (LNDESC) named /MYDOC1 the following command classifies this Link Descriptor as a /MYCLASS1 and /MYCLASS2 document:
> DLADD /MYCLASS1 /MYCLASS2
If current element is a Link Class (LNCLAS) named /MYCLASS1 the following command classifies a Link Descriptor named /MYDOC1 as a /MYCLASS1 document:
> DLADD /MYDOC1