how to change the execute of macro



how to change the execute of macro..

Answer / Asheesh Dhariwal

To change the execution of a macro in SAS, follow these steps:

1. Open your SAS program or editor and locate the macro you want to modify.
2. Modify the code within the %macro statement (including any parameters, local variables, or looping constructs) as needed.
3. If you want the modified macro to replace the existing one, delete the original %macro statement and paste your updated version.
4. Save your SAS program or close and reopen the editor to ensure that all changes have been saved.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

Explain bmdp procedure?

1 Answers  


In proc transpose and data step with arrays which one you pick?

1 Answers   Accenture, Quintiles,


hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?

6 Answers   Accenture,


why is the use of Retrive statement and give me with example?

1 Answers   ME,


What are the main differences between sas versions 8.2, 9.0, 9.1?

4 Answers  


How would you generate 1000 observations from a normal distribution with a mean of 50 and standard deviation of 20. How would you use PROC CHART to look at the distribution? Describe the shape of the distribution.

1 Answers  


What are the difficulties u faced while doing vital signs table or dataset?

1 Answers  


Which is the best training institute for SAS in hyderabad.

112 Answers   Stansys Software Solutions,


whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?

1 Answers   Accenture,


What do you feel about hardcoding?

3 Answers   Pfizer,


Code the MEANS to produce output to be used later.

2 Answers  


In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?

6 Answers   Cognizant,


Categories