Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lotus Notes Email - doesnt Display
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00589133
Message ID:
00589326
Views:
22
>Hello!
>
>I tried to create a email from my application in Lotus notes.
>loNotes = CreateObject("Notes.Notessession")
>Then I added the Body etc.
>But now I want to display the Email to the User, so he can add Text to the Body.. etc. and decide if he wants to send it.
>Is there a Command to do this?
>In Outlook it is the Display() command. I couldnt find anything like this for Notes.
>
>Thanks in advance.

Marvin,
Using the NotesSession object doesn't make Notes reflect what;s going on. Everything happens in memory behind the scenes and even if the UI were visible, you wouldn't see anything. You need to use the NotesUI... objects. See Message#531867 for an example.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform