Hi,I am having problems with deleting a record in a random access file. I cannot leave the rcord blank because I load the file into a listbox and a blank line will show up in the list box then.
I heard about making another random access file and then copying the information there without the one which should be deleted. And then deleting the old file and renaming the new one.
I just was not sure how to go about doing this.
Thanks for your time, and any help will be appreciated!
Hi,
|