arpit_vavadia
10-12-2008, 12:22 PM
I have a text file which has the recrod(s) as follows
xx,xxx,xxx,xxx
xx,xxx,xx,xxx
xx,xxxx,xxxxx
Now how can I pick a particular row of data and edit and save it . So that when next when the record(s) are displayed the updated records as show
thank's
xx,xxx,xxx,xxx
xx,xxx,xx,xxx
xx,xxxx,xxxxx
Now how can I pick a particular row of data and edit and save it . So that when next when the record(s) are displayed the updated records as show
thank's