BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I have a list of numbers that I am using as an include to a larger dataset. For some reason the include command reads up and until the last 13 records of my include file. The file is correct, and I have double checked this by creating a new include file with just the 13 accounts.

Why would this be happening?

Thanks!

Jonette
2 REPLIES 2
Cynthia_sas
SAS Super FREQ
Hi:
This is not really an ODS question. It is more of a "how SAS works" question.

The use of %INCLUDE is operating system specific AND how it's working (or not working) could also be dependent on WHERE it is placed in your program statements or data streams.

Your best bet for an answer to this question is to contact Tech Support. In order to debug a %INCLUDE question, they may need to look at your WHOLE program, and the contents of the %INCLUDE file.

To find out how to contact Tech Support, refer to:
http://support.sas.com/techsup/contact/index.html

Good luck!
cynthia
deleted_user
Not applicable
Sorry I thought that this forum was for both! Thanks for the answer.

Jonette

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 773 views
  • 0 likes
  • 2 in conversation