![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Displaying OLE object via layout DXL Topic Summary: Created On: 21-Mar-2007 10:10 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: If the attribute for the specified object in the other module contains OLE Objects you can get those with the richTextWithOle function. So you would replace the sLookedUpValue = oMappedO.sOtherAttr with sLookedUpValue = richTextWithOle(oMappedO.sOtherAttr) and then displayRich the resultint sLookedUpValue. More on these functions in the DOORS DXL Help. | |
![]() |
|
I have a small layout DXL script in module A which takes the value in attribute X and uses it to lookup an object in module B, displaying the contents of attribute Y.
This works fine unless attribute Y contains an OLE object. Can I predetermine this and get it to also pass across the OLE object? Incidentially, I DID suggest to my user that they could just link to the second module, but they want to be able to update the contents of the layout DXL column on the fly by changing the value in attribute X. Oh, I'm using DOORS v7.1. Any suggestions gratefully accepted. |
|
![]() |
|
![]() |
|
If the attribute for the specified object in the other module contains OLE Objects you can get those with the
richTextWithOle function. So you would replace the sLookedUpValue = oMappedO.sOtherAttr with sLookedUpValue = richTextWithOle(oMappedO.sOtherAttr) and then displayRich the resultint sLookedUpValue. More on these functions in the DOORS DXL Help. ------------------------- Pekka.Makinen@softqa.fi SoftQA Oy -http://www.softqa.fi/ |
|
![]() |
|
![]() |
|
Excellent, that's what I needed.Thanks
|
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Displaying OLE object via layout DXL
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.