3 Answered Questions for the topic enterprise guide
Enterprise Guide Sas
04/28/19
How to call one macro program from another in SAS Enterprise Guide?
Is there any macro command that allows calling one program from another (the `%run_program()` pseudo code)?
Program "Settings":
%let myvar="HELLO WORLD!";
Program "Program":
...
more
Enterprise Guide Sas
04/20/19
Open SAS .egp file to view code witout having SAS installed?
is there any solution to open SAS .egp file without having SAS installed on my pc? i need to open project.egp to check my old code but i dont have SAS anymore so is there any other way to do that?
Enterprise Guide Sas
04/04/19
Tell SAS not to add newly generated tables on the Process Flow?
I have a SAS code that creates a lot of intermediary tables for my calculations. Thing is, I don't really care about this tables after the job is done, I only care to the finals results.
But,...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.