How do you read in the variables that you need?

Answer Posted / siri

by using 'scan' statement.
scan <variable name>;

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can call macros with in data step? : sas-macro

835


how do you debug and test your sas programs? : Sas programming

844


which features do you use to check the data validations and errors? : Sas-administrator

802


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

777


What are the limitations for memory allocation for SAS variables

1179


describe about physical data integration? : Sas-di

766


What’s the difference between var b1 – b3 and var b1 — b3?

1058


Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

1970


What function CATX syntax does?

889


Difference between informat and format?

850


hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?

1888


explain the difference between proc means and proc summary?

876


What is the work of tranwrd function?

953


What is the good sas programming practices for processing large data sets?

873


Explain data step in SAS

848