I need to add the link between two modules in DOORS (DXL scripting)?
![]() Hello, Can any one please help out ,how to add the link between two modules in DOORS via DXL scripting? Thanks in advance.
|
2 answers
![]()
Hello,
You cannot do this in DOORS Next Generation. In DOORS 9.x and previous, this is covered in the DXL documentation: links are created using the -> and <- operators. The following comes from the manua: Object source -> [string linkModuleName ->] Object target Object target <- [string linkModuleName <-] Object source
The
Regards,
Doug.
|
![]()
Tip: The most recent version of the DXL Reference Manual for Rational DOORS 9 is located from the client help menu and by a link in this help topic:
http://pic.dhe.ibm.com/infocenter/doorshlp/v9r5/topic/com.ibm.doors.configuring.doc/topics/c_dxl.html Cheers! |
Comments
For future reference, it's best to ask questions about DOORS 9 in the IBM developerWorks forums, where the DOORS 9 community is quite active: