Hi all SAS Users,
When using SAS EG, thing strugging to me is to move the program up and down in one project, I try to use the mouse to move but it doe not help.
For example, in this project, I want to move TestBDATE above 9.1calculate exc_rat
Could you please help me to sort it out or give me a hint?
Warm regards.
You should be able to drag/drop programs in the project tree view to change the order. However, that won't necessarily change the order of how the programs run within the project. Within a process flow, programs will execute left to right, top to bottom. If you want to change the order in how the programs run, then right-click in the process flow and uncheck 'Auto-arrange'. This will allow you to drag/drop programs in the order you want them to run.
You should be able to drag/drop programs in the project tree view to change the order. However, that won't necessarily change the order of how the programs run within the project. Within a process flow, programs will execute left to right, top to bottom. If you want to change the order in how the programs run, then right-click in the process flow and uncheck 'Auto-arrange'. This will allow you to drag/drop programs in the order you want them to run.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.