Tip: How to close all data sets in SAS Enterprise Guide

Have you seen this error when running a program in SAS Enterprise Guide? ERROR: You cannot open WORK.YOURDATA.DATA for output access with member-level control because WORK.YOURDATA.DATA is in use by you in resource environment IOM ROOT COMP ENV. It has a simple cause: the data set that your program is […]

The post Tip: How to close all data sets in SAS Enterprise Guide appeared first on The SAS Dummy.

List the contents of your ZIP and gz files using SAS

SAS programmers often resort to using the X command to list the contents of file directories and to process the contents of ZIP files (or gz files on UNIX). In centralized SAS environments, the X command is unavailable to most programmers. NOXCMD is the default setting for these environments (disallowing […]

The post List the contents of your ZIP and gz files using SAS appeared first on The SAS Dummy.

9 skills to become a more modern marketer

Today, the need to take an analytical approach to business challenges no longer only applies to traditional, data-driven functions of a business, like IT, but is becoming more and more relevant to every part of an organization, including the marketing function. Employers tasked with staffing modern marketing teams are facing […]

The post 9 skills to become a more modern marketer appeared first on SAS Learning Post.