Answer Posted / ramesh
using %put statement we can Debug .. the macro
how the values are resolving..in a loop
%put < "the value of macro variable is : ¯ovariable >;
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What does proc print, and proc contents are used for?
how to remove duplicates using proc sql?
Explain what is data step?
how many types of prompts are there? : Sas-bi
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
for what purpose would you use the retain statement? : Sas programming
Explain the difference between informat and format with an example.
What is a macro routine?
what techniques and/or procs do you use for tables? : Sas programming
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?
How would you define the end of a macro?
what is the Population you used in your project, is it ITT or PP?
What do you know about sas data set?
For what purpose would you use the RETAIN statement?
I have a dataset concat having variable a b & c. How to rename a b to e & f?