Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML2DBF... Looks correct but
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00504489
Message ID:
00504667
Vues:
20
>Jon,
>
>>Using the XML2DBF utility I'm finding that I get the error "oItem is not an object". It picks up the abstract factory filename of CXML, but oItem is not and object when if looks for the number of fields in the XML record.>
>
>Can you post an example of how you're calling XML2DBF?
>
>Thanks,

I'm running this within the command window.

do setx
use arcust
a=dbf2xml('arcust')
b=xml2dbf(a, 'newfile')


The dbf2xml works fine and a ?a list the xml no problem.

Jon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform