Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lotus notes automation
Message
De
10/10/2007 18:11:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01260172
Message ID:
01260173
Vues:
14
There are a couple of articles on the Fox Wiki that may help.

>Dear Friends,
>
>I need some help to translate VB code in VFP code below!
>
>VB
>
>Dim workspace As New NotesUIWorkspace
>Dim uidoc As NotesUIDocument
>Call uidoc.GotoField("Body")
>Call uidoc.Import("BMP Image", "c:\path\image.bmp")
>
>FOX
>how do I write the VB block in VFP?
>
>workspace = CreateObject("Notes.NotesUIWorkspace")
>...
>Thanks in advance!
>Marcos
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform