BookmarkSubscribeRSS Feed
pope1970
Calcite | Level 5

I am getting the erorr below

ERROR: Email address ddddd.ccccc@rrrrrrrr.com         

                            too long. 256 character limit                                                

                                                                                                                                  

when I use

filename sendMail email "&email1."  subject='aaaaaaaaaaaaaaaaaaaaaaaaa --- Error';

where

email1 = ddddd.ccccc@rrrrrrrr.com  

How can I use email variable in filename statement....

In the log file it looks like this

MPRINT(ETLS_SENDEMAIL):   filename sendMail email " ddddd.ccccc@rrrrrrrr.com                                                   

                                                                                                                                   

                                                                                                                                   

                                                                                                                                   

                       " subject='Load_ALL_STAGING - Job Load_STG_MTM_AUDIT --- Error';

1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12

looks like you have trailing blanks in your macro definition.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1464 views
  • 0 likes
  • 2 in conversation