Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit a file
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01416197
Message ID:
01416296
Views:
60
You've to use FILETOSTR() to read XML into a string first. See correction inline

>I tried the following:
>
>
cTagName = STREXTRACT(FILETOSTR("C:\test2\PayRegExtract.xml"),"<table1>","</table1>",1,1)
>MESSAGEBOX(cTagName,0,'')
>
>
>and it yield empty value.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform