Thank you Cynthia! I have followed the guide that is in instructions right now. I see the set up files are a bit different from the ones in the video. As for path this is the code in them: %let path = %sysfunc(pathname(work)); libname pg1 "&path"; should the let statement be replaced by %let path = work; as it is in video_ If yes should other corrections be made in code? Thank you. Kristina
... View more