BookmarkSubscribeRSS Feed
2 REPLIES 2
svh
Lapis Lazuli | Level 10 svh
Lapis Lazuli | Level 10

PROC IMPORT does not do that, I think. People typically read in the data using a DATA step. There is a reply in this thread about how to copy the log (after a PROC IMPORT completes) to get the code you could use in a subsequent DATA step. 

 

Solved: Import CSV into SAS - SAS Support Communities

Kurt_Bremser
Super User

If you want to read text files, do NOT use PROC IMPORT. Write the data step yourself, according to the documentation you received along with the file.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1364 views
  • 0 likes
  • 3 in conversation