This discussion is now closed.

Reply 1
Open Transaction File for reading
Open Old UserIDs File for reading
Open New UserIDs file for writing
While not end of Transaction file do
Read Next Transaction File Record
Read Next Old UserIDs File record
If Transaction File Record.UserID <> Old UserIDs File Record.UserID
Then Write Old UserIDs File Record to New UserIDs File
EndIf
EndWhile
Write remainder of Old UserIDs file to New UserIDs file
Close all files
Archive Old Users File //(If it asks you to)
Rename New UserIDs File as CurrentUserIDs FileOpen File for writing
Append Record to end of file
Close file writingReply 2
Reply 3

Reply 4

Reply 5


Last reply 1 month ago
Microsoft Certification Discussion: Microsoft AZ-140 & AZ-400 Exam DifficultiesLast reply 3 months ago
OCR A-level Computer Science Paper 1 - 11th June 2025 [Exam Chat]Last reply 6 months ago
How to Export Contacts from Lotus Notes to Outlook?Last reply 9 months ago
Survey Exchange for A level computer science NEALast reply 9 months ago
Prepared for OCR GCSE Computer Science Paper 2 2025Last reply 9 months ago
OCR A-level Computer Science Paper 2 - 18th June 2025 [Exam Chat]Last reply 9 months ago
AQA A-level Computer Science Paper 2 - 18th June 2025 [Exam Chat]Last reply 9 months ago
AQA A-level Computer Science Paper 1 - 11th June 2025 [Exam Chat]To keep The Student Room safe for everyone, we moderate posts that are added to the site.