Hello, I am experiencing an issue with a homework I am working on. Here is the code: proc import file="/home/filepath.txt" out=hw3 dbms=tab replace; run; I attached two pics one of the actual data and one of the message I get. So the file has space between columns but it is not working to read the data. I appreciate your help. Thank you!
... View more