Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping VFP XML Function Errors
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00623529
Message ID:
00623573
Views:
18
Hi Fred,

>I use XMLTOCURSOR and CursortoXML functions in VFP7. But sometimes the server sends rubbish and VFP gets an error XMl parse errors. Like when the XML file is not structured properly I get an Error _XMLCALVINH is not found. How do we trap these errors in VFP ?

_XMLCALVINH is an array that VFP internally uses to convert XML data. You should report this as a bug on the Microsoft VFP bug report site. To have more control on the XML parsing process, check out the _VFP.VFPXMLProgID property.

Christof
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform