Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML2DBF... Looks correct but
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00504489
Message ID:
00504667
Views:
19
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform