Dan -
I don't know if they are required or not, but I add them in as blank - see
below.
DELETE c:\email.mal
OUTPUT c:\email.mal
WRITE .vmailto
WRITE .vfrom
WRITE .vsubj
WRITE 'CC:'
WRITE 'BCC:'
WRITE .vatline
WRITE .vreturn
WRITE .vsalut
WRITE .vreturn
WRITE .vbody
OUTPUT SCREEN
SET VAR vrmail = (UDF('@RMail.DLL','C:\email.mal'))
Sami
-----------------------------------------------------------------
Sami Aaron
Software Management Specialists
19312 W 63rd Terr
Shawnee KS 66218
mailto:[EMAIL PROTECTED]
913-915-1971
----- Original Message -----
From: "Dan Goldberg" <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, February 18, 2003 2:46 PM
Subject: [RBASE-L] - SOT R:Mail Question
> I am finally getting around to playing/testing with R:Mail.
>
> Does anybody know if you have to have all the lines in the mail message
file
> (ie CC: and the BCC:)?? Can you leave them blank(ie CC:) or do you omit
> them??
>
> Dan Goldberg
>
>
>
>