Sample code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know where I can get a sample code to perform the following:
1) Read an ASCII file (much like a CSV file).
2) Implement some filter (i.e. search for specific words in the doc).
3) Write all the results to a newly created file.

Any help is greatly appreciated...

Ralph
 
Back
Top