how do i read multiple spaces in datasets?
eg: vijaya raghava perumal.I tried with using & but it
workss if its vijaya raghava but not for raghava
perumal.how to do this?
Answer Posted / nani
Whenever SAS encounters a period after a macro variable
reference, the period is treated as a way to end the macro
variable and then the period is thrown away.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
How do you control the number of observations and/or variables read or written?
What is maximum number of rows and cols can be handled in SAS?
what is the difference between infile and input? : Sas-administrator
What are all the problems you faced while validating tables and reports?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
How many data types are there in SAS?
Explain the main difference between the sas procedures and functions? : Sas-administrator
What is substr function?
What is data _null_?
Have you used macros? For what purpose you have used? : sas-macro
Tell e how how dealt with..
How can I remove header from output data set?
How to create list output for cross-tabulations in proc freq?
where to use sas business intelligence? : Sas-bi
describe about metadata object? : Sas-di