Hi all i need one help.
i have a text file something like this
date time employee name Department id Employee id
Jan 2007 12 pm abc 001 676666
''''' '''''''''
'''''' '''''''''' ''''''''''''' '''''''''''''
'''''' '''''''''' '''''''''' ''''''''''
Feb 2007 9am xyz 005 434367
all are tab delimited and now i read this file and need to get the details.
any idea?
thnks