View Single Post
Old Oct 13th, 2005, 10:59 AM   #3
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
The easiest way to go about this IMO is to write a C# console program which allows you to choose a directory and create and object for each file in that directory. Then you can pass the object name to a function and create a new thread for the LogConverter.
OpenLoop is offline   Reply With Quote