I'm writing an email program which will allow you to save emails to send later. I know how to create a file association, but have an other problem.

When the file is double clicked, I want to insert the information from into the correct fields in one of the forms in my program, ie

a) Recipient
b) CC
c) BCC
d) Message Body

If anyone has any ideas on how to go about this, I would be extremely grateful.

THX