Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Runtime as COM Object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00627963
Message ID:
00628110
Vues:
14
I added these from the InstallShield list of VFP7 MSM's. I looked in the Registry and found them. Then I went to the command line and manually regsvr32'd them again. I got "RegisterServer successful" and tried to run the .vbs you specified and still got the same error.

?!


>When registered properly, the runtime files (VFP?R.DLL/VFP?T.DLL) give you the ability to create instances of the Visual FoxPro Application object. Try the following:
>set oVFP = CreateObject("VisualFoxPro.Application")
>iNo = oVFP.DoCmd("use blah")
>To register the runtime file, use RegSvr32.
>
>HTH.
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform