![]() |
Telelogic Rhapsody (steve huntington) | ![]() |
Topic Title: Is it possible to write to the Rhapsody log window from a VBA macro? Topic Summary: Created On: 5-Sep-2006 17:01 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hello,
does anyone know if it is it possible to output text from a VBA macro to the Rhapsody log window? It seems like the API doesn't provide any suitable operations. best regards, Dennis |
|
![]() |
|
![]() |
|
Hi Dennis
I can't give you a solution ![]() I submitted an enhancement request to I-Logix, but I don't believe it's on their priority list. Still, the more people who request it... ![]() best regards, Simon ------------------------- Simon Morrish simon.morrish@eu.panasonic.com http://panasonic.co.uk Panasonic ideas for life |
|
![]() |
|
![]() |
|
Hi Simon,
too bad because opening a new log window for scripts that run frequently (e.g. a makefile generator in our case) is far from ideal... Enhancement request submitted ![]() best regards, Dennis |
|
![]() |
|
![]() |
|
I don't know when this was made, but I had a hard time finding it so now this post.
Dim app As Object Set app = GetObject(, "Rhapsody.Application") app.clearOutputWindow "Log" app.writeToOutputWindow "Log", myStr regards Peter |
|
![]() |
|
![]() |
|
Hi Peter
Thankyou! I've been waiting a while for this... What version of Rhapsody are you using? (I couldn't find it in v7.0 build 764608.) best regards, Simon ------------------------- Simon Morrish simon.morrish@eu.panasonic.com http://panasonic.co.uk Panasonic ideas for life |
|
![]() |
|
![]() |
|
Hi Simon,
I'm using version 7.2. Regards Peter. |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.