Thanks but this doesn't seem to be working
!!!
The Error is occuring on the line -
oMail:Recipients:Add( cMail
)
But this is the line that prompts Outlook to
display the following message :-
If No is pressed, the error is created
!!!
In other words, the line causing the error is
the same one executing the command to check for the error
!!!!
The line :-
if
IsMemberVar(oMail,"Recipients")
returns .F. if it is executed before the line
where the error occurs
Please help !!!!
Chris