We've just installed EG (3.1) in our shop and it looks pretty cool. I like the way it draws a process flow (when you point and click build a project). Learning that it is difficult to take an existing SAS program and try to "re-do" in in EG. But I'm stubborn and trying anyway (really want the cool process flow). I've several questions here and hope someone else has already solved.
1) Global search and replace for all code tasks (nodes). I have a dozen or so code tasks, and it seems I have to manually open them up one at a time to search for words or phrases. I'd like to search all code tasks (nodes) simultaneously. Am I missing something?
2) Global options settings. I want to test my code with an "options obs=99" for the whole project. When I add a code node at the top, It seems that I have to run it twice for the options to take effect. Also, If I run this same project as a scheduled process, the "obs = 99" is ignored altogether. Weird I know.... Also, are macro variables global and available to all code nodes?
3) order of code nodes. Is the execution order the same as the order in the project window? Is there a good way to change the order of these nodes? Dragging and dropping in the project window sucks (it does not auto scroll when you reach the top or bottom of the window).
4) Data set views no longer have different icons compared to non view data sets (yes I'm being picky here)
5) Big red "X" in a node, but I can't find any error in the log. What gives?
6) Is there a "types=" option in the summary node?
Thanks to anyone who can give advice here!
Cool