Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transform a txt file to xml
Message
From
26/09/2006 04:29:25
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01157163
Message ID:
01157172
Views:
20
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>
>i want to transform a txt file to xlm file.
>is ' t possible ?
>I search a sample...( with xlmadapter if possible ...)
>
>Thankin advance for the answer...
>
>bernhart
text to m.lcXML textmerge noshow
<myText>
<<FileToStr("myTextFile.txt")>>
</myText>
endtext
StrToFile(m.lcXML,"myTextFile.xml")
Or are you looking for cursortoxml()?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform