Hi,
Why input buffer is created when we use data lines statement and if we get raw data from .txt file.
I need to clarify in which cases input buffer is created and in which cases input buffer is not create
Thanks.
An input buffer is created in a DATA step that has an INPUT statement.
Technically, there is always in input buffer when data is read. So you need to define what you understand as "input buffer".
Note: precise questions arrive at useful answers much quicker. See Maxim 42.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.