Dear Community,
In "Enterprise Guide 8.2", I have 8 "Ordered Lists" which I would like to run One After Each-Other.
How can I do that? I couldn't find any SAS Code or Command to do it.
Thanks 🙂
D
Hi @DanielDor
Good to hear from you 🙂
I have no idea... The only thing I can think of is if you want to script this execution in batch then see this https://communities.sas.com/t5/SAS-Communities-Library/Doing-More-with-SAS-Enterprise-Guide-Automati... maybe using this automation via VBScript? Not sure.
Eyal
The guide looks interesting but please do not use VBScript. It is very, very deprecated (and not even allowed in most places). Use PowerShell or C#. Powershell may not be allowed but C# should always work. Look at using VS Code for either one.
Hi @DanielDor ,
You can run multiple ordered lists one time by right-clicking the Ordered Lists heading in the project tree and selecting Run all ordered lists. This runs all of the ordered lists in the project in order.
thanks,
Jennifer
Catch the SAS Global Forum keynotes, announcements, and tech content!
sasglobalforum.com | #SASGF
Do they actual run in order? Have you tested it?
I tried it and it ran the last Ordered List and then the first Ordered List. Maybe I am doing something wrong
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.