I've written an address book program using sequential access. I can get it to read the first record and can write to the file. Can anyone tell me how to move thru the records to view them (previous and next) and how to delete a record from the file?

Thanks loads!