SAS Users
Providing technical tips and support information, written for and by SAS users.
Viewing files, programs, and data sets in SAS Studio
The more I use SAS Studio in the cloud via SAS OnDemand for Academics, the more I like it. To demonstrate how useful the Files tab is, I'm going to show you what happens when you drag a text file, a SAS data set, and a SAS program into the
What makes SAS Global Forum great?
The people, the energy, the quality of the content, the demos, the networking opportunities…whew, all of these things combine to make SAS Global Forum great every year. And that is no exception this year. Preparations are in full swing for an unforgettable conference. I hope you’ve seen the notifications that
Deleting a substring from a SAS string
SAS' Leonid Batkhan shows you how to delete a substring from a character string - one of the common character data manipulation tasks.