hi,
Is there anyway by which i can decode the include file ole.inc
I wanted to write a DXL script to export to word using the OLE.inc.. Can someone help me finding the documentation or how to make use of the file...
Thanks
Matthew
Lion29 - Wed Apr 13 18:33:27 EDT 2011 |
|
Re: OLE Automation Mathias Mamsch - Thu Apr 14 03:11:27 EDT 2011
Since when is ole.inc encrypted? It was unencrypted at least in earlier DOORS versions. What version are you using? Regards, Mathias
Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS
|
|
Re: OLE Automation SystemAdmin - Thu Apr 14 03:32:17 EDT 2011 Mathias Mamsch - Thu Apr 14 03:11:27 EDT 2011
Since when is ole.inc encrypted? It was unencrypted at least in earlier DOORS versions. What version are you using? Regards, Mathias
Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS
Certainly not encrypted up to version 9.2 at least - that only leaves a question mark on version 9.3
Paul Miller
Melbourne, Australia
|
|
Re: OLE Automation SystemAdmin - Thu Apr 14 03:35:46 EDT 2011
Why not study the Word export script in directory lib\dxl\standard\export\office, it is implemented using OLE. In this forum you can find some threads discussing modifying this export.
Yes, ole.inc in lib\dxl\utils is unencrypted also in version 9.3.
|
|
Re: OLE Automation Lion29 - Thu Apr 14 11:24:26 EDT 2011 Mathias Mamsch - Thu Apr 14 03:11:27 EDT 2011
Since when is ole.inc encrypted? It was unencrypted at least in earlier DOORS versions. What version are you using? Regards, Mathias
Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS
I'm using DOORS 8.3.
|
|
Re: OLE Automation SystemAdmin - Fri Apr 15 05:46:38 EDT 2011 Lion29 - Thu Apr 14 11:24:26 EDT 2011
I'm using DOORS 8.3.
I use DOORS 8.3 (and 9.2) - my copy of ole.inc (under C:\Program Files\Telelogic\DOORS_8.3\lib\dxl\utils) is not encrypted, copy is attached
Paul Miller
Melbourne, Australia
Attachments
attachment_14607026_ole.inc
|
|
Re: OLE Automation Lion29 - Fri Apr 15 13:53:20 EDT 2011 SystemAdmin - Thu Apr 14 03:35:46 EDT 2011
Why not study the Word export script in directory lib\dxl\standard\export\office, it is implemented using OLE. In this forum you can find some threads discussing modifying this export.
Yes, ole.inc in lib\dxl\utils is unencrypted also in version 9.3.
Yes, Sure will have a look at the stuff and get back with some questions if i have any... :-)
Thanks
|
|