Name statements that are recognized at compile time only?
Answer Posted / sirisha
all global statements like
filename,libname,run,endsas...etc...are recognized at
compile time only.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
how to do user inputs and command line arguments in sas?
How we can call macros with in data step? : sas-macro
what is sas database server? : Sas-di
Tell me about % include and % eval? : sas-macro
what do the pad and dim functions do? : Sas programming
What is a macro routine?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
How to read an input file in sas?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
what are all the reports you generated in your recent project?
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?
What Proc glm does?
How can sas program be validated?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
Explain what is data step?