Hi Cynthia,
I resolved the issue on my own. Thaks for the support.
Here is the code which I used:
%let path=/home/mridula.panicker/ecprg193/; libname orion "&path";
What I did to solve the issue:
I just added one "/" at the end of my path declaration line. This made my program working and my ORION Library successfully created.
Once again thank you very much.
regards,
Mridula
... View more