BookmarkSubscribeRSS Feed
HeatherNewton
Quartz | Level 8

 

%LET PERFDATE=&G_JOB_DATE
sampdate=intnx('month',"&PERFDATE."d,-12,'end');

 

 

if I have a series of 10 programs P1.sas to  P10.sas  if I let the above in P3.sas, does that mean PERFDATE stays as G_JOB_DATE till the end of P10.sas program unless I reassign it to something else in any programs after P3.sas?

 

 

1 REPLY 1

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 Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 581 views
  • 1 like
  • 2 in conversation