> set theContent to "Dear " & dispName & "," & return & return & 
> theContent ---all one line.

That should read:

   set replyContent to "Dear " & dispName & "," & return & return & 
replyContent ---all one line
 
(assuming replyContent is yourauto-reply) to make sense of the 
'replyMsg' line following.

PB





-- 
To unsubscribe:           <mailto:[EMAIL PROTECTED]>
To search the archives: 
          <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to