
DXL Repository
A curated collection of expert-level DXL scripts to extend and automate IBM DOORS Classic.
Copy Values
Join our community of 2,000+ engineers to access this tool. Register Free
Version: posted by David.Pechacek on .Categories: Attributes
Downloaded 2077 times.This tool is used to copy values from an object to other objects. This was written to mimic the ability users have in Excel to copy values from one cell to others. Only attributes that the user has access to modify are shown in the attributes list.
- Select the attributes that contain the values you wish to copy.
- Select the object that contains the values you wish to copy.
- Select the object that is the start of the block of objects you wish to copy the values to.
- Select the object that is the end of the block of objects you wish to copy values to.
Provided is the .inc file. If you wish to drop it into your addins\user directory, change the extension to .dxl. Otherwise, create a DXL file that includes it.