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

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

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
  • 766 views
  • 1 like
  • 2 in conversation