![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: OLE Copy/Paste from/to a different Module Topic Summary: Need ability to copy and paste object text across modules with OLE intact. Created On: 15-Aug-2008 14:55 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
We have DXL code that copies Object Text from one module to another. The only problem is, we are using string as the type and it leaves any OLE/RTF stuff behind.
We are looking for a solution that copies the ENTIRE Object Text, including the OLE and RTF exactly as it appears in the other module. (text and pictures in same object text) I have some examples of code, but everything I have tried comes from these forums and the help file and doesn't seem to work for me. Any help would be appreciated. Thanks. ------------------------- Craig Forant me@craigforant.com |
|
![]() |
|
![]() |
|
Take a look at copyobj.dxl. This DXL does copy by using an include thus you should be able to use the same include file. (This is one approach unless you want to re-invent the wheel!)
Edited: 15-Aug-2008 at 15:14 by ron lewis |
|
![]() |
|
![]() |
|
Try
Object o = current string s = richTextWithOle(o."Object Text") |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
OLE Copy/Paste from/to a different Module
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.