Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manipulating Word Header from VFP
Message
From
04/12/2000 11:00:12
 
 
To
04/12/2000 10:35:46
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00448787
Message ID:
00448803
Views:
7
Russel

You don't have all VBA code translated into VFP code.

Change the code sequence to

.Selection.InlineShapes.AddPicture("F:\Contacts\Graphics\ACERO.BMP")
.LinkToFile = 0
.SaveWithDocument = 1


Please note that I'm not sure whether the add picture methode works that way. You have to check it by yourself.

HTH

Bruno
Previous
Reply
Map
View

Click here to load this message in the networking platform