How would you include common or reuse code to be processed
along with your statements?
Answer Posted / selvi
To add on above one, if you want to include the another SAS
program then use %include with full SAS code path.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain what Proc glm does?
Explain by-group processing?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
What is the difference between INPUT and INFILE ?
How do you specify the number of iterations and specific condition within a single do loop?
what is the Population you used in your project, is it ITT or PP?
what is proc Index? and what is proc document?
how do you test for missing values? : Sas programming
How are numeric and character missing values represented internally?
Explain append procedure?
What is the use of function Proc summary?
What is the basic structure of a sas program?
Explain substr function?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Give e an example of..