Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manipulating Word Header from VFP
Message
De
04/12/2000 11:00:12
 
 
À
04/12/2000 10:35:46
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00448787
Message ID:
00448803
Vues:
9
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform