Regular Expression fun

18 Aug
by mjeaton, posted in Uncategorized   |  1 Comments

So, I’m working on a data import program that deals with a couple dozen files, all fixed width.

One Response to Regular Expression fun

  1. mike

    You might also try Expresso (http://www.codeproject.com/dotnet/Expresso.asp) if you haven’t already. Always good to have multiple tools. :-)