Hi,
Were using SAS Enterprise Guide V 7.13 HF1 (7.100.3.5419) (64-bit)
I'm currently running a SAS program from SAS Enterprise Guide. I have external parameters I pass to it when I run it on Linux. The command looks like this:
sas -noterminal -batch -log simple_run.log -print simple_run.lst -sysparm "beg_dt=2500,end_dt=2" simple_run.sas
How do I pass external parameters for beg_dt and end_dt to my program from SAS Enterprise Guide?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.