How to do user inputs and command line arguments in SAS? D&B
Answer Posted / segu
we can pass the paramters at run time.
here is an example which passes three parameters( 3 dates)
to a program calles pgm_name:
>sas pgm_name -sysparm "01aug95 05aug94 10jan60"
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is the function of catx syntax? : Sas-administrator
What does the trace option do?
What is the length assigned to the target variable by the scan function?
how sas deals with business intelligence? : Sas-bi
What is your favorite all time computer book? Why?
Describe the ways in which you can create macro variables? : sas-macro
What is the basic syntax style in SAS?
What is the use of divide function?
Describe the ways in which you can create macro variables?
what do you mean by data staging area? : Sas-di
Explain what is data step?
Difference between informat and format?
For what purpose would you use the RETAIN statement?
what is data governance? : Sas-di
what are the component of range? : Sas-bi