Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Having Trouble Converting VBA commands to VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Having Trouble Converting VBA commands to VFP
Divers
Thread ID:
00577144
Message ID:
00577144
Vues:
55
I am working on automating the creation of a PowerPoint slide show, based on images selected from a menu. I'm having trouble converting some of the VBA macros to VFP.

Specifically, how do you convert the usage of the ":=" value references for a given property? For example, the following VBA command adds a blank slide to a new presentation:

ActiveWindow.View.GotoSlide Index:=ActivePresentation.Slides.Add(Index:=1, Layout:=ppLayoutBlank).SlideIndex

Can someone help me determine how to convert this to a VFP command?

Thanks!
Michael Reynolds
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform