Hi. I'm just learning this program as part of a class. I have watched numerous videos and reading the text books. The first assignment was just to get SAS to read a simple csv file. But with the online SAS Studio, I just imported it and SAS created the program to read it. So I didn't really learn anything on that assignment. I want to use that table that was in the Output screen to create a data set to only pick up particular rows of information. In the videos I'm watched, they use the data sets called "cars" and other things that are in the "My Libraries" folder. But how do I get my dataset in that folder in order to open it? I will be stuck again when it comes to picking the rows I want, but as long as I can figure out how to actually tell SAS that I want to use that particular output table is what I'm trying to understand now.
... View more