The SAS Dummy
A SAS® blog for the rest of us
How to organize your SAS projects in Git
As you begin managing your SAS code and projects in Git, here are a few guidelines for how to organize your work and collaborate with others.
Using SAS to convert IP addresses into numerical IP values
As citizens of the Internet, we are all familiar with IP addresses -- probably more so than our Internet founding fathers had ever intended. These addresses are typically represented in a 4-piece segmented list of numbers separated by dots. Here is an example: "149.173.5.120". Each segment is called an octet
How to copy files in SAS Enterprise Guide
One of the problems that trips up experienced SAS users when they begin to use SAS Enterprise Guide is a result of simple geography. The SAS Enterprise Guide application runs here, on your desktop. The SAS Workspace session (which accesses data and cranks through your analysis) runs over there, on