I am using SAS University Edition and i have to import files into SAS software. I have tried using \'infile\' and \'proc import\' statements but these are not working when a
Yes.
In the folder where you have SAS University Edition VM located created a folder called myfolders.
In the VM create a shared folder to that folder using the VM settingsn th
Move the file to that location and use a UNIX path that is case sensitive to refer to the file in your infile statement.
There are other ways but this is the simplest to start off with.
Detailed instructions vary slightly based on your OS (MAC/PC) and VM(ORACLE/VMWARE). Please see the SAS Analytics Help Centre FAQ http://support.sas.com/software/products/university-edition/faq/main.htm and here: https://communities.sas.com/docs/DOC-7211