Muni,
Tell us something along these lines:
"I have a file that contains these fields, name, address, city, state, etc. in the form:
Code:
Jack Sleight 123 Ave A Any OK
George Bush 1 Ave B Wash DC
Field lengths are as follows: yada yada yada.
I want to create a series of variable XML records of the form:
<fname>Jack<\fname><lname>Sleight<\lname>yada yada
<fname>George<\fname><lname>Bush<\lname>yada yada
I don't know if this is what you're looking for because you didn't take the time to explain your problem fully.
I don't mean to be rude, but this has to be said: If you expect US to take the time to provide an answer for you, YOU should show the courtesy of taking the time and expending the effort to adequately explain your problem.
Regards, Jack.