Progress Report. Name: Duncan Strand Date: 13/11/2000 Project: CPRJ3051 E-mail Client Work done since last report and current situation: Emails are now loaded from the disk. All emails have the ".bbe" extension. The window which the user will use to write emails has been created, but currently doesn't look that great. The current priority is to get it working. I have had to change part of the class heirachy. The reason for this change became clear when trying to write messages to be sent to the Outbox without having lots of duplicate code. Previously EmailMessage was a subclass of the CPop3Message class (which is used when receiving emails). It is now a standalone class. When the user creates an email it will be saved in the outbox and converted into a CSMTPMessage before being sent. I have finally tested the program on the universitys PC's and it seemed to work. Further testing will be carried out soon. A more detailed list of the work done on the program is maintained on the website Contacts Made: None Problem Areas and Solutions: I still feel that I am behind schedule. Although I am where I planned to be on the planning chart. Key work during next review period: As outlined on the planning chart. Written work. Date of next report: 20th November