08-04-2016
darling143
Fluorite | Level 6
Member since
07-29-2016
- 4 Posts
- 3 Likes Given
- 0 Solutions
- 0 Likes Received
-
Latest posts by darling143
Subject Views Posted 1108 07-30-2016 06:50 AM 2279 07-30-2016 05:43 AM 1010 07-30-2016 04:32 AM 2308 07-29-2016 07:54 PM -
Activity Feed for darling143
- Posted SAS Formats on SAS Programming. 07-30-2016 06:50 AM
- Posted Re: SAS Libraries on SAS Programming. 07-30-2016 05:43 AM
- Liked Re: SAS Libraries for LinusH. 07-30-2016 05:40 AM
- Liked Re: SAS Libraries for LinusH. 07-30-2016 05:40 AM
- Liked Re: SAS Libraries for Reeza. 07-30-2016 05:40 AM
- Posted sas datasets on SAS Programming. 07-30-2016 04:32 AM
- Posted SAS Libraries on SAS Programming. 07-29-2016 07:54 PM
-
Posts I Liked
Subject Likes Author Latest Post 1 1 3
07-30-2016
05:59 PM
2 Likes
Hi: We have an example of using %PUT with the automatic Macro variables in our Programming 2 class. To learn about the automatic macro variables, here's the documentation site: http://support.sas.com/documentation/cdl/en/mcrolref/67912/HTML/default/viewer.htm#n18mk1d0g1j31in1q6chazvfseel.htm Your original question is nearly impossible to answer: "How can you get latest dataset from SAS libraries?" -- because too much is unknown? For what purpose? Just a list of the latest dataset? To use the latest dataset in a subsequent program? What, exactly do they mean by the "latest" dataset? The last dataset created? The last dataset modified? The last dataset deleted? What do you mean by the word "get" -- "get the name", "get the data"? My tendency is to think that they were looking for &SYSLAST, which would show an understanding of at least Programming 1 and Programming 2 level concepts and skills. But,, it is nearly impossible to explain how you can write "this" in programming since the "this" you want has so many unknowns. cynthia
... View more
07-30-2016
05:47 PM
2 Likes
I think you would handle this and your other inquiries better by taking the free online SAS Programming training.
... View more
07-30-2016
09:45 AM
1 Like
Are you studying for an interview or answering interview questions that will sent to an employer?
... View more