system.text.parsing cannot be found

Insert code snippent for file/folders, etc and choose
snippent for parse column data.
This and part of my program no longer works!

Worked fine in beta 1
How do I define the TextFieldParser and/or what import do I use as the old imports no longer works

thanks

[274 byte] By [jlcjlee] at [2008-1-22]
# 1
TextFieldParser is now under the Microsoft.VisualBasic.FileIO namespace.
DavidM.Kean at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic Language...
# 2
Thanks bunch!
jlcjlee at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic Language...