Hi!
I am trying to read an external file with the following statements but I receive an error in the log window. This is done after I replaced SASUniversityEdition with folders in the file path as a suggestion earlier made on this platform. Any useful info, pls.
data trial;
infile '/Users/user/folders/myfolders/vex/bern_copy.txt';
input name $ age sex $;
run;
****************************************************************************
You must use the shared folder as it is seen from inside the virtual machine:
infile '/folders/myfolders/vex/bern_copy.txt';
You must use the shared folder as it is seen from inside the virtual machine:
infile '/folders/myfolders/vex/bern_copy.txt';
Thanks @Kurt_Bremser your contribution nailed it.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.
Ready to level-up your skills? Choose your own adventure.