One of my laments about switching over to Ubuntu on my Macbook was the placement of the Super Key and the Control Key. I’m so used to using the Command key for all of the keyboard shortcuts that the Control key just felt unnatural. There are a bunch of resources out there on the web […]
Suppress Engine/Host Section in Proc Contents
ODS EXCLUDE EngineHost ;
SAS default behavior is for this statement to be in effect only until the next procedure it encounters. To tell SAS to continuously exclude these two objects from the output, add the PERSIST option as follows:
ODS EXCLUDE ATT…
Suppress Engine/Host Section in Proc Contents
ODS EXCLUDE EngineHost ;
SAS default behavior is for this statement to be in effect only until the next procedure it encounters. To tell SAS to continuously exclude these two objects from the output, add the PERSIST option as follows:
ODS EXCLUDE ATT…
Suppress Engine/Host Section in Proc Contents
ODS EXCLUDE EngineHost ;
SAS default behavior is for this statement to be in effect only until the next procedure it encounters. To tell SAS to continuously exclude these two objects from the output, add the PERSIST option as follows:
ODS EXCLUDE ATT…
Splinters on my backside from sitting on the fence
Was the SAS Insight Series in New Zealand and Australia a prelude to the Rugby World Cup? Perhaps it was, even you cannot find it on the list of official events. But consider these coincidences: Like the Rugby World Cup, my trip was also sponsored…
SAS Deployment Manager 9.3
I noticed the user interface for the SAS® Deployment Manager 9.3 has changed slightly. Here is a screenshot from my “old” SAS 9.2 M3 installation: … and here’s the screenshot from my new SAS 9.3 installation: I’m guessing that the new hierarchical folder structure is going to allow for more tools to added. Interestingly there’s […]