Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Parameters to VB function
Message
De
16/11/1999 13:11:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Passing Parameters to VB function
Divers
Thread ID:
00291539
Message ID:
00291539
Vues:
46
Is there a way to pass parameters to a VB executable/ VBA macro/ function/ subroutine from within VFP? At this point I'm not picky. What I have tried is the following:

vapobj=createobject("msproject.application")
vapobj.visible=.t.
vapobj.fileopen("fileloc/filename")
vapobj.macro("macroname")

Which works to run a macro that exists in the file I have opened. However, what I need to do is pass it variables to have it do stuff with. I seem to have hit the bottom of the object tree, but I'm not really sure since I'm having real trouble finding documentation. I'm open to any suggestions, solutions, whatever.

TIA!!

Laurisa Watkins
Seattle City Light
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform