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
Diamond | Level 26
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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register 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
  • 1261 views
  • 0 likes
  • 2 in conversation