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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1507 views
  • 0 likes
  • 2 in conversation