Hi Team,
I have a csv file , i want to create a bat file using libname function.
i tried using the following line of code under the project code
libname sample "path of csv file";
i cannot find the bat file created.
Any suggestion appreciated
A .bat contains commands for execution, a .csv contains tabular data in text form. The only thing they have in common is the fact they can be read/edited with a simple text editor.
All this has nothing to do with Enterprise Miner.
If code does not work as you expected, look at the log first.
To get proper help, post complete code, log and example data.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.