Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Make a non-relational data file it too an XML file....

Status
Not open for further replies.

wujen

Programmer
Aug 21, 2001
79
0
0
US
hello,

I have this datafile that is in word2000 but is all unbalance on lenght and width on each line.

Here goes some of the headers

Event "x"
Date "y"
Site "z"
Segment "a"
Name First "b"
Name Last "c"
................

Element y will be the most regular in size using the datetimepicker short method.
But all the others will be various sized; so i dont think i could try a flat file to XML file conversion??
How could I try to convert this file??

Aaron
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top