Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB6 Code
Message
De
08/09/2005 15:29:00
Fred Wood
Madera Systems Consulting
Mill Valley, Californie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01046885
Message ID:
01047841
Vues:
16
Thanks for the help Craig, but I was wondering why the VB line:
Set oSvc = New AddressSvc
Is converted to:
oSvc = New AddressSvc
Which obviously does not compile in VFP. If I change it to:
oSvc = "New AddressSvc"
It destroys the object created with:
oSvc = CreateObject("Avalara.AvaTax.Adapter.AddressService.AddressSvc")
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform