Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report.frx does not convert to xml?
Message
 
 
To
23/06/2006 08:29:19
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01131089
Message ID:
01131093
Views:
16
You have to specify flag 512 for XML file. I would also recomend to create inline XML schema. See help for details.

>i am trying to convert a report layout file to xml like this:
>
>
>=CURSORTOXML('r_list_permissions1','xx')
>
>=XMLTOCURSOR('xx','reports\r_list_permissions2')
>
>
>I get a xml parse error: invalid at teh top level of document, line 1 position 1 xx
>
>can that be done?
>
>reason:
>in a dialog which uses a report I want to chek if the report exists, if it does not create on from the embedded xml string
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform