Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lotus Notes Email - doesnt Display
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00589133
Message ID:
00589326
Vues:
23
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform