Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic Rhapsody (steve huntington)
Decrease font size
Increase font size
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
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 5-Sep-2006 17:01
User is offline View Users Profile Print this message


Dennis Fadljevic

Posts: 2
Joined: 16-Jun-2006

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
Report this to a Moderator Report this to a Moderator
 8-Sep-2006 13:12
User is offline View Users Profile Print this message


Simon Morrish

Posts: 127
Joined: 17-May-2005

Hi Dennis

I can't give you a solution , but I thought it was worth letting you know that I also looked into this, but came to the conclusion that it's not possible.

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
Report this to a Moderator Report this to a Moderator
 11-Sep-2006 16:39
User is offline View Users Profile Print this message


Dennis Fadljevic

Posts: 2
Joined: 16-Jun-2006

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
Report this to a Moderator Report this to a Moderator
 5-May-2008 10:10
User is offline View Users Profile Print this message


Peter Nielsen

Posts: 3
Joined: 6-Aug-2007

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
Report this to a Moderator Report this to a Moderator
 8-May-2008 15:57
User is offline View Users Profile Print this message


Simon Morrish

Posts: 127
Joined: 17-May-2005

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
Report this to a Moderator Report this to a Moderator
 13-May-2008 08:21
User is offline View Users Profile Print this message


Peter Nielsen

Posts: 3
Joined: 6-Aug-2007

Hi Simon,

I'm using version 7.2.

Regards Peter.
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic Rhapsody forum.
There are currently 1 users logged in.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.