Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLTOCURSOR() doesn't work from .EXE file!
Message
From
08/08/2003 08:52:53
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
XMLTOCURSOR() doesn't work from .EXE file!
Miscellaneous
Thread ID:
00818152
Message ID:
00818152
Views:
80
XMLTOCURSOR() doesn't create cursor from .XML file when it's called from .EXE file on a machine that doesn't have VFP installed on!

I have next line of code in .EXE file:
XMLTOCURSOR('example.xml', 'OneXml', 512)
It works fine when there is VFP installed on, Cursor is created, but on machines that doesn't have VFP installed on XMLTOCURSOR() doesn't create any cursor.

Any solution?
Next
Reply
Map
View

Click here to load this message in the networking platform