hi all
I have a small random acces file, that is used to add information about different people, age name, etc
what i need to do is accomadate for deletion of players. I have read that this is a soloution:
copy all records except the one to delete to a new file, delete the old file and rename the new one to the same as the old one.
can someone help with the code to do this. many thanks
kind regards
Dan
