![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: OLE Newbie and Unique References Topic Summary: Created On: 11-Apr-2007 21:10 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I have limited experience working with OLE objects and DXL so I am curious if this is even possible.
Lets say I have a DOORS object and that object has two OLE objects. For the two OLE objects is there a way to unqiuely identified/reference them such as I am currently processing OLE object #2? Thanks for any guidance provided. ------------------------- pete.kowalski(at)motorola.com |
|
![]() |
|
![]() |
|
Well you could put a handle to each in a data structure such as a skip list or array of OLE objects. That way you can refer to them by the index in the array. The skip list may not work but it seems that you can make a static array of pretty much anything with DXL. Just do oleCount to find out how many and then create your array, get handles to them, and put them in the array.
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
OLE Newbie and Unique References
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.