suntsu
Programmer
- Aug 26, 2001
- 72
I was wondering how I could retrieve data from a text file, sort on a particular column, replace a record that matches my criteria, then writing over the original file with the new recordset?
text file has two fields...
strPlayer, intScore
There will only ever be 5 records in this file.
Thanks,
SunTsu
text file has two fields...
strPlayer, intScore
There will only ever be 5 records in this file.
Thanks,
SunTsu