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';
looks like you have trailing blanks in your macro definition.
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
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.