BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
tianerhu
Pyrite | Level 9

 

  • All input data sets are stored in C:\cert\input. Create a library reference named cert to refer to this directory.
  • All final output data sets will be stored in C:\cert\output. Create a library reference named results to refer to this directory.

Is the code below correct ? need to add 'run;' or not ?

libname cert 'C:\practice everyday\input';
libname results 'C:\practice everyday\output';

 

1 ACCEPTED SOLUTION
2 REPLIES 2
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 784 views
  • 0 likes
  • 2 in conversation