BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
jaliu
Quartz | Level 8

For example...

 

After proc import runs the DATA step to read the data, messages in the log verify that the data was read correctly.

 

But, there is no data step in the proc import step or procedure. 

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

When you write a PROC IMPORT step to read certain types of files, PROC IMPORT creates data step code and then runs the data step code to read the file. If you look in the log, you should see it.

--
Paige Miller

View solution in original post

1 REPLY 1
PaigeMiller
Diamond | Level 26

When you write a PROC IMPORT step to read certain types of files, PROC IMPORT creates data step code and then runs the data step code to read the file. If you look in the log, you should see it.

--
Paige Miller

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

LIBNAME 101

Follow along as SAS technical trainer Dominique Weatherspoon expertly answers all your questions about SAS Libraries.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 886 views
  • 1 like
  • 2 in conversation