Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Export to Outlook
Topic Summary:
Created On: 28-Jan-2004 09:22
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
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.
Answer This question was answered by , on Wednesday, January 28, 2004 1:25 PM

Answer:
Nora/Hannah,

Assuming you are sending information from DOORS to Outlook via OLE Automation and assuming the information is going into an email message, then you should be able to control bolding and underlining if the message format is either Rich Text or HTML. For example, in an HTML-formatted message you could enclose text to be bolded within <B></B> tags, like:

...normal text...
...<B>bold text</B>...
...normal text...

Hope I haven't misunderstood your question.
 28-Jan-2004 09:22
User is offline View Users Profile Print this message


Nora Lobenstein

Posts: 7
Joined: 4-Aug-2003

Hi,

I want to export single objects to outlook and want to write some attributes bold and other attributes underlined.
The export works as required but I can't change the font. Does anybody know how to do this?

Regards,
Hanna

ext-hanna.bock@nokia.nom
Report this to a Moderator Report this to a Moderator
 28-Jan-2004 13:58
User is offline View Users Profile Print this message


Nora Lobenstein

Posts: 7
Joined: 4-Aug-2003

Hi Roger,

yea, that is what I did. I tried to do it with Rich Text but it was written correctly in Outlook but still in normal font and not in bold letters. Here's an example of my code:

string content = "{\\b test } or normal"
RichText rt
string s = ""
for rt in content do {
if (rt.bold) s = rt.text
}
checkRes(olePut(objItem,cPropertyBody, s))

Output in Outlook: test

Thanks,
Hanna
Report this to a Moderator Report this to a Moderator
 2-Feb-2004 08:12
User is offline View Users Profile Print this message


Nora Lobenstein

Posts: 7
Joined: 4-Aug-2003

Yes, it works.

Thanks,
Hanna.

Report this to a Moderator Report this to a Moderator
 3-Feb-2004 21:46
User is offline View Users Profile Print this message


Janet Ma

Posts: 115
Joined: 12-Sep-2002

Hi Nora:

I saw your e-mails with regards to exporting HTML to Outlook using DXL on the DXL exchange

I am new at writinig OLE function calls in DXL. Would you mind sending me your script?

I would like to set up a GUI in DOORS to send a simple email (just pass in the name of the user, module name) by clicking a button

Thanks in advanced.

janet.ma@gdcanada.com
Report this to a Moderator Report this to a Moderator
 4-Feb-2004 08:19
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

I have attached a simple example to show how to start outlook and create a message.

Hope this helps


-------------------------
Tony Goodman
http://www.smartdxl.com
Report this to a Moderator Report this to a Moderator
 24-Sep-2007 10:43
User is offline View Users Profile Print this message


Mussie Woldemicael

Posts: 95
Joined: 12-Sep-2006

quote:

Originally posted by: Tony Goodman
I have attached a simple example to show how to start outlook and create a message. Hope this helps


where can I find this example?

best regards,

Mussie

Report this to a Moderator Report this to a Moderator
 22-Oct-2007 09:32
User is offline View Users Profile Print this message


Mussie Woldemicael

Posts: 95
Joined: 12-Sep-2006

Hello DXLiens,

does anyone have an example for e-mail notification with Outlook or SMTP?

best regards,
Mussie

Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 0 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 0 users using this forum.
You have posted 0 messages to this forum. 0 overall.

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