glavian
04-24-2007, 03:46 PM
Hi,
I have a macro defined that takes 2 parameters.
SEND_MAIL(TO, SUBJECT)
I need to comma seperate names for the TO parameter of the macro. For Example I need TO = myemail@mailserver.net,email2@mailserver.net. Currently the second thing will always be my Subject Parameter. Is there a way I can force it to recognize both emails as my TO parameter.
Thanks,
Keith
I have a macro defined that takes 2 parameters.
SEND_MAIL(TO, SUBJECT)
I need to comma seperate names for the TO parameter of the macro. For Example I need TO = myemail@mailserver.net,email2@mailserver.net. Currently the second thing will always be my Subject Parameter. Is there a way I can force it to recognize both emails as my TO parameter.
Thanks,
Keith