View Single Post
  #2 (permalink)  
Old 11-03-2007, 09:32 AM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
What about creating a text file which will have your xml files listed in separate lines. As far as i understand your problem, you can modify your program to get this .txt file as an input and loop for all these xml files to generate dat file(s).
Reply With Quote