Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lotus notes automation
Message
From
10/10/2007 18:11:52
 
 
To
10/10/2007 18:09:25
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01260172
Message ID:
01260173
Views:
13
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
Previous
Reply
Map
View

Click here to load this message in the networking platform